diff options
author | Claudio Takahasi <claudio.takahasi@openbossa.org> | 2010-10-26 16:34:05 -0300 |
---|---|---|
committer | Claudio Takahasi <claudio.takahasi@openbossa.org> | 2010-10-26 19:05:19 -0300 |
commit | 0948c4c0e87f2a4179320e903123acbb296935f6 (patch) | |
tree | 76a96b058e46a805d038062304670bdff29df33b /src/hcid.h | |
parent | 642e4be3af8361b1d177c188c9534f0a7025daf8 (diff) |
Move GLOBAL_TRUST declaration to device.c
Diffstat (limited to 'src/hcid.h')
-rw-r--r-- | src/hcid.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -26,9 +26,6 @@ #include <bluetooth/hci.h> #include <bluetooth/hci_lib.h> -/* When all services should trust a remote device */ -#define GLOBAL_TRUST "[all]" - /* * Scanning modes, used by DEV_SET_MODE * off: remote devices are not allowed to find or connect to this device |