diff options
Diffstat (limited to 'hcid')
-rw-r--r-- | hcid/storage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/storage.c b/hcid/storage.c index aeb98480..05e006c2 100644 --- a/hcid/storage.c +++ b/hcid/storage.c @@ -46,7 +46,7 @@ #include "hcid.h" -#define DEVPATH "/var/cache/bluetooth/" +#define DEVPATH "/var/lib/bluetooth/" struct name_list { bdaddr_t bdaddr; |