Searched refs:L2CA_GetBleConnRole (Results 1 – 13 of 13) sorted by relevance
53 struct L2CA_GetBleConnRole L2CA_GetBleConnRole; variable94 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function96 return test::mock::stack_l2cap_ble::L2CA_GetBleConnRole(bd_addr); in L2CA_GetBleConnRole()
77 struct L2CA_GetBleConnRole L2CA_GetBleConnRole; variable276 hci_role_t bluetooth::shim::L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function in bluetooth::shim278 return test::mock::main_shim_l2cap_api::L2CA_GetBleConnRole(bd_addr); in L2CA_GetBleConnRole()
86 struct L2CA_GetBleConnRole { struct91 extern struct L2CA_GetBleConnRole L2CA_GetBleConnRole; argument
451 struct L2CA_GetBleConnRole { struct456 extern struct L2CA_GetBleConnRole L2CA_GetBleConnRole; argument
398 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr);456 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr);
1223 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
122 p_cb->role = L2CA_GetBleConnRole(bd_addr); in smp_connect_callback()178 p_cb->role = L2CA_GetBleConnRole(bd_addr); in smp_data_received()
73 tHCI_ROLE L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
806 extern tHCI_ROLE L2CA_GetBleConnRole(const RawAddress& bd_addr);
163 hci_role_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function165 return bluetooth::shim::L2CA_GetBleConnRole(bd_addr); in L2CA_GetBleConnRole()
628 uint8_t role = L2CA_GetBleConnRole(bd_addr); in connect()
1125 p_buf->int_conn.role = L2CA_GetBleConnRole(bdaddr); in bta_gattc_conn_cback()
1113 L2CA_GetBleConnRole(bd_addr)); in BTM_SetEncryption()