Home
last modified time | relevance | path

Searched defs:L2CA_GetBleConnRole (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_ble.h86 struct L2CA_GetBleConnRole { struct
91 extern struct L2CA_GetBleConnRole L2CA_GetBleConnRole; argument
Dmock_stack_l2cap_ble.cc54 struct L2CA_GetBleConnRole L2CA_GetBleConnRole; variable
95 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
Dmock_main_shim_l2cap_api.h448 struct L2CA_GetBleConnRole { struct
453 extern struct L2CA_GetBleConnRole L2CA_GetBleConnRole; argument
Dmock_main_shim_l2cap_api.cc78 struct L2CA_GetBleConnRole L2CA_GetBleConnRole; variable
272 hci_role_t bluetooth::shim::L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_l2cap_layer.cc76 tHCI_ROLE L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc171 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc1231 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function