2008-07-19 18:00:19 +00:00
|
|
|
--- a/hcid/hcid.conf
|
|
|
|
+++ b/hcid/hcid.conf
|
|
|
|
@@ -29,7 +29,7 @@
|
2006-07-28 15:04:33 +00:00
|
|
|
# Local device name
|
|
|
|
# %d - device id
|
|
|
|
# %h - host name
|
|
|
|
- name "BlueZ (%d)";
|
2007-09-19 15:53:33 +00:00
|
|
|
+ name "%h";
|
2006-07-28 15:04:33 +00:00
|
|
|
|
|
|
|
# Local device class
|
2008-07-19 18:00:19 +00:00
|
|
|
class 0x000100;
|