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.h98 struct L2CA_GetBleConnRole { struct
103 extern struct L2CA_GetBleConnRole L2CA_GetBleConnRole; argument
Dmock_stack_l2cap_ble.cc53 struct L2CA_GetBleConnRole L2CA_GetBleConnRole; variable
100 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
Dmock_main_shim_l2cap_api.h447 struct L2CA_GetBleConnRole { struct
452 extern struct L2CA_GetBleConnRole L2CA_GetBleConnRole; argument
Dmock_main_shim_l2cap_api.cc76 struct L2CA_GetBleConnRole L2CA_GetBleConnRole; variable
270 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.cc81 tHCI_ROLE L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc195 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc1234 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function