diff options
Diffstat (limited to 'bt-host.h')
-rw-r--r-- | bt-host.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bt-host.h b/bt-host.h deleted file mode 100644 index f1eff65f45..0000000000 --- a/bt-host.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef BT_HOST_H -#define BT_HOST_H - -struct HCIInfo; - -/* bt-host.c */ -struct HCIInfo *bt_host_hci(const char *id); - -#endif |