Home
last modified time | relevance | path

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

/aosp_15_r20/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.cc46 struct L2CA_GetBleConnRole L2CA_GetBleConnRole; variable
92 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/
Dmock_l2cap_layer.cc71 tHCI_ROLE L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc84 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
Dl2cap_api.cc212 [[nodiscard]] tHCI_ROLE bluetooth::stack::l2cap::Impl::L2CA_GetBleConnRole( in L2CA_GetBleConnRole() function in bluetooth::stack::l2cap::Impl