Searched refs:pL2CA_QoSViolationInd_Cb (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_l2cap_if.c68 p_l2c->pL2CA_QoSViolationInd_Cb = RFCOMM_QoSViolationInd;
/external/bluetooth/bluedroid/stack/include/
H A Dl2c_api.h307 tL2CA_QOS_VIOLATION_IND_CB *pL2CA_QoSViolationInd_Cb; member in struct:__anon1295
/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_main.c127 sdp_cb.reg_info.pL2CA_QoSViolationInd_Cb = NULL;
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_csm.c972 if (p_ccb->p_rcb->api.pL2CA_QoSViolationInd_Cb)
973 (*p_ccb->p_rcb->api.pL2CA_QoSViolationInd_Cb)(p_ccb->p_lcb->remote_bd_addr);
H A Dl2c_link.c473 if (p_ccb->p_rcb->api.pL2CA_QoSViolationInd_Cb)

Completed in 308 milliseconds