Searched refs:ConnectionByHandle (Results 1 - 5 of 5) sorted by last modified time

/haiku/src/add-ons/kernel/bluetooth/hci/
H A Dacl.cpp70 HciConnection* conn = btCoreData->ConnectionByHandle(con_handle, hid);
/haiku/src/add-ons/kernel/bluetooth/btCoreData/
H A DConnectionInterface.cpp68 HciConnection* conn = ConnectionByHandle(handle, hid);
185 ConnectionByHandle(uint16 handle, hci_id hid) function
H A DBTCoreData.cpp34 return ConnectionByHandle(handle, hid);
135 ConnectionByHandle,
H A DConnectionInterface.h18 HciConnection* ConnectionByHandle(uint16 handle, hci_id hid);
/haiku/headers/private/bluetooth/
H A DbtCoreData.h86 struct HciConnection* (*ConnectionByHandle)(uint16 handle, hci_id hid); member in struct:bluetooth_core_data_module_info

Completed in 59 milliseconds