Searched refs:bt_hci_module_info (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_internal.h16 extern bt_hci_module_info* btDevices;
H A Dl2cap.cpp30 bt_hci_module_info* btDevices;
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2generic.h44 extern bt_hci_module_info* hci;
45 extern struct bt_hci_module_info* btDevices;
H A Dh2generic.cpp37 bt_hci_module_info* hci = NULL; // TODO remove / clean
38 struct bt_hci_module_info* btDevices = NULL;
/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_transport.h113 typedef struct bt_hci_module_info { struct
130 } bt_hci_module_info ; typedef in typeref:struct:bt_hci_module_info
/haiku/src/add-ons/kernel/bluetooth/hci/
H A Dbluetooth.cpp466 bt_hci_module_info sBluetoothModule = {

Completed in 48 milliseconds