HomeSort by relevance Sort by last modified time
    Searched refs:pL2CA_DisconnectInd_Cb (Results 1 - 9 of 9) sorted by null

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 150 disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
302 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
515 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
620 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
706 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
    [all...]
l2c_ucd.c 240 p_rcb->api.pL2CA_DisconnectInd_Cb = l2c_ucd_disconnect_ind_cback;
    [all...]
l2c_api.c 67 || (!p_cb_info->pL2CA_DisconnectInd_Cb))
    [all...]
l2c_utils.c     [all...]
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_l2cap_if.c 66 p_l2c->pL2CA_DisconnectInd_Cb = RFCOMM_DisconnectInd;
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 295 tL2CA_DISCONNECT_IND_CB *pL2CA_DisconnectInd_Cb;
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 125 sdp_cb.reg_info.pL2CA_DisconnectInd_Cb = sdp_disconnect_ind;
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 93 bnep_cb.reg_info.pL2CA_DisconnectInd_Cb = bnep_disconnect_ind;
  /external/bluetooth/bluedroid/stack/gap/
gap_conn.c 79 gap_cb.conn.reg_info.pL2CA_DisconnectInd_Cb = gap_disconnect_ind;
    [all...]

Completed in 196 milliseconds