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.cc71 p_l2c->pL2CA_QoSViolationInd_Cb = RFCOMM_QoSViolationInd; in rfcomm_l2cap_if_init()
/system/bt/stack/include/
Dl2c_api.h299 tL2CA_QOS_VIOLATION_IND_CB* pL2CA_QoSViolationInd_Cb; member
/system/bt/stack/sdp/
Dsdp_main.cc116 sdp_cb.reg_info.pL2CA_QoSViolationInd_Cb = NULL; in sdp_init()
/system/bt/stack/l2cap/
Dl2c_csm.cc1046 if (p_ccb->p_rcb->api.pL2CA_QoSViolationInd_Cb) in l2c_csm_open()
1047 (*p_ccb->p_rcb->api.pL2CA_QoSViolationInd_Cb)( in l2c_csm_open()
Dl2c_link.cc482 if (p_ccb->p_rcb->api.pL2CA_QoSViolationInd_Cb) in l2c_link_hci_qos_violation()
/system/bt/stack/gap/
Dgap_conn.cc86 gap_cb.conn.reg_info.pL2CA_QoSViolationInd_Cb = NULL; in gap_conn_init()