diff options
Diffstat (limited to 'hw/bt.h')
-rw-r--r-- | hw/bt.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -112,9 +112,6 @@ void bt_device_done(struct bt_device_s *dev); /* bt-hci.c */ struct HCIInfo *bt_new_hci(struct bt_scatternet_s *net); -/* bt-host.c */ -struct HCIInfo *bt_host_hci(const char *id); - /* bt-vhci.c */ void bt_vhci_init(struct HCIInfo *info); |