Searched defs:L2CA_GetBleConnRole (Results 1 – 5 of 5) sorted by relevance
86 struct L2CA_GetBleConnRole { struct91 extern struct L2CA_GetBleConnRole L2CA_GetBleConnRole; argument
46 struct L2CA_GetBleConnRole L2CA_GetBleConnRole; variable92 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
71 tHCI_ROLE L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
84 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
212 [[nodiscard]] tHCI_ROLE bluetooth::stack::l2cap::Impl::L2CA_GetBleConnRole( in L2CA_GetBleConnRole() function in bluetooth::stack::l2cap::Impl