Searched refs:L2CA_GetDisconnectReason (Results 1 – 3 of 3) sorted by relevance
752 uint16_t reason = L2CA_GetDisconnectReason(p_tcb->peer_bda, p_tcb->transport); in gatt_l2cif_disconnect_ind_cback()776 uint16_t reason = L2CA_GetDisconnectReason(p_tcb->peer_bda, p_tcb->transport); in gatt_l2cif_disconnect_cfm_cback()
1281 extern uint16_t L2CA_GetDisconnectReason(const RawAddress& remote_bda,
211 uint16_t L2CA_GetDisconnectReason(const RawAddress& remote_bda, in L2CA_GetDisconnectReason() function