Home
last modified time | relevance | path

Searched refs:pL2CA_QoSViolationInd_Cb (Results 1 – 6 of 6) sorted by relevance

/system/bt/stack/rfcomm/
Drfc_l2cap_if.cc72 p_l2c->pL2CA_QoSViolationInd_Cb = RFCOMM_QoSViolationInd; in rfcomm_l2cap_if_init()
/system/bt/stack/include/
Dl2c_api.h311 tL2CA_QOS_VIOLATION_IND_CB* pL2CA_QoSViolationInd_Cb; member
/system/bt/stack/sdp/
Dsdp_main.cc118 sdp_cb.reg_info.pL2CA_QoSViolationInd_Cb = NULL; in sdp_init()
/system/bt/stack/l2cap/
Dl2c_csm.cc1006 if (p_ccb->p_rcb->api.pL2CA_QoSViolationInd_Cb) in l2c_csm_open()
1007 (*p_ccb->p_rcb->api.pL2CA_QoSViolationInd_Cb)( in l2c_csm_open()
Dl2c_link.cc493 if (p_ccb->p_rcb->api.pL2CA_QoSViolationInd_Cb) in l2c_link_hci_qos_violation()
/system/bt/stack/gap/
Dgap_conn.cc125 conn.reg_info.pL2CA_QoSViolationInd_Cb = NULL; in gap_conn_init()