Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2c_api.h309 tL2CA_CONGESTION_STATUS_CB* pL2CA_CongestionStatus_Cb; member
/system/bt/stack/rfcomm/
Drfc_l2cap_if.cc71 p_l2c->pL2CA_CongestionStatus_Cb = RFCOMM_CongestionStatusInd; in rfcomm_l2cap_if_init()
/system/bt/stack/bnep/
Dbnep_main.cc87 bnep_cb.reg_info.pL2CA_CongestionStatus_Cb = bnep_congestion_ind; in bnep_register_with_l2cap()
/system/bt/stack/gap/
Dgap_conn.cc119 conn.reg_info.pL2CA_CongestionStatus_Cb = gap_congestion_ind; in gap_conn_init()
/system/bt/stack/hid/
Dhidh_conn.cc77 .pL2CA_CongestionStatus_Cb = hidh_l2cif_cong_ind,
/system/bt/stack/l2cap/
Dl2c_utils.cc3220 if (p_ccb->p_rcb && p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb) { in send_congestion_status_to_all_clients()
3230 (*p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)(p_ccb->local_cid, status); in send_congestion_status_to_all_clients()