Home
last modified time | relevance | path

Searched refs:tL2CA_DISCONNECT_IND_CB (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_csm.c126 tL2CA_DISCONNECT_IND_CB *disconnect_ind; in l2c_csm_closed()
295 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_orig_w4_sec_comp()
508 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2cap_connect_rsp()
613 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2ca_connect_rsp()
699 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_config()
1143 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2ca_disconnect_rsp()
Dl2c_utils.c1850 tL2CA_DISCONNECT_IND_CB *p_disc_cb = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2cu_disconnect_chnl()
/system/bt/stack/include/
Dl2c_api.h223 typedef void (tL2CA_DISCONNECT_IND_CB) (UINT16, BOOLEAN); typedef
297 tL2CA_DISCONNECT_IND_CB *pL2CA_DisconnectInd_Cb;