Home
last modified time | relevance | path

Searched refs:btCoreData (Results 1 – 12 of 12) sorted by relevance

/haiku/src/add-ons/kernel/bluetooth/btCoreData/
H A DJamfile1 SubDir HAIKU_TOP src add-ons kernel bluetooth btCoreData ;
6 KernelAddon btCoreData :
/haiku/src/add-ons/kernel/bluetooth/hci/
H A Dacl.cpp24 extern struct bluetooth_core_data_module_info* btCoreData;
70 HciConnection* conn = btCoreData->ConnectionByHandle(con_handle, hid); in AclAssembly()
74 conn = btCoreData->AddConnection(con_handle, BT_ACL, BDADDR_NULL, hid); in AclAssembly()
H A Dbluetooth.cpp55 struct bluetooth_core_data_module_info* btCoreData = NULL; variable
120 btCoreData->PostEvent(bluetoothDevice, data, in Assemble()
181 btCoreData->PostEvent(bluetoothDevice, data, in Assemble()
409 (module_info**)&btCoreData); in bluetooth_std_ops()
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_internal.h15 extern bluetooth_core_data_module_info *btCoreData;
H A Dl2cap.cpp29 bluetooth_core_data_module_info* btCoreData; variable
216 struct HciConnection* connection = btCoreData->ConnectionByDestination( in connection_for()
412 {BT_CORE_DATA_MODULE_NAME, (module_info**)&btCoreData},
H A DL2capEndpoint.cpp161 uint8 ident = btCoreData->allocate_command_ident(fConnection, this); in Shutdown()
303 hci_id hid = btCoreData->RouteConnection(address->l2cap_bdaddr); in Connect()
310 fConnection = btCoreData->ConnectionByDestination( in Connect()
323 uint8 ident = btCoreData->allocate_command_ident(fConnection, this); in Connect()
655 uint8 ident = btCoreData->allocate_command_ident(fConnection, this); in _SendChannelConfig()
H A Dl2cap_signal.cpp469 btCoreData->lookup_command_ident(connection, ident)); in l2cap_handle_signaling_command()
539 btCoreData->free_command_ident(connection, ident); in l2cap_handle_signaling_command()
/haiku/src/add-ons/kernel/bluetooth/
H A DJamfile3 SubInclude HAIKU_TOP src add-ons kernel bluetooth btCoreData ;
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2generic.h47 extern struct bluetooth_core_data_module_info* btCoreData;
H A Dh2upper.cpp101 btCoreData->PostEvent(bdev->ndev, snb_get(snbuf),
H A Dh2generic.cpp40 struct bluetooth_core_data_module_info* btCoreData = NULL; variable
779 (module_info**)&btCoreData) != B_OK) { in init_driver()
/haiku/build/jam/images/definitions/
H A Dregular169 btCoreData