Searched refs:L2CA_GetBleConnRole (Results 1 – 5 of 5) sorted by relevance
107 p_cb->role = L2CA_GetBleConnRole(bd_addr); in smp_connect_callback()164 p_cb->role = L2CA_GetBleConnRole(bd_addr); in smp_data_received()
598 uint8_t L2CA_GetBleConnRole(const RawAddress& bd_addr);
925 extern uint8_t L2CA_GetBleConnRole(const RawAddress& bd_addr);
198 uint8_t L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() function
1058 p_buf->int_conn.role = L2CA_GetBleConnRole(bdaddr); in bta_gattc_conn_cback()