Home
last modified time | relevance | path

Searched defs:is_congested (Results 1 – 12 of 12) sorted by relevance

/system/bt/stack/l2cap/
Dl2cap_client.c42 bool is_congested; member
325 static void congestion_cb(uint16_t local_channel_id, bool is_congested) { in congestion_cb()
Dl2c_ucd.c124 static void l2c_ucd_congestion_status_cback (BD_ADDR rem_bda, BOOLEAN is_congested) in l2c_ucd_congestion_status_cback()
/system/bt/stack/rfcomm/
Drfc_l2cap_if.c394 void RFCOMM_CongestionStatusInd (UINT16 lcid, BOOLEAN is_congested) in RFCOMM_CongestionStatusInd()
Drfc_port_fsm.c870 void rfc_process_l2cap_congestion (tRFC_MCB *p_mcb, BOOLEAN is_congested) in rfc_process_l2cap_congestion()
/system/bt/stack/avct/
Davct_l2c.c398 void avct_l2c_congestion_ind_cback(UINT16 lcid, BOOLEAN is_congested) in avct_l2c_congestion_ind_cback()
/system/bt/stack/avdt/
Davdt_l2c.c496 void avdt_l2c_congestion_ind_cback(UINT16 lcid, BOOLEAN is_congested) in avdt_l2c_congestion_ind_cback()
Davdt_ad.c427 void avdt_ad_tc_cong_ind(tAVDT_TC_TBL *p_tbl, BOOLEAN is_congested) in avdt_ad_tc_cong_ind()
/system/bt/stack/bnep/
Dbnep_main.c407 static void bnep_congestion_ind (UINT16 l2cap_cid, BOOLEAN is_congested) in bnep_congestion_ind()
/system/bt/stack/mcap/
Dmca_main.c407 void mca_tc_cong_ind(tMCA_TC_TBL *p_tbl, BOOLEAN is_congested) in mca_tc_cong_ind()
Dmca_l2c.c519 void mca_l2c_congestion_ind_cback(UINT16 lcid, BOOLEAN is_congested) in mca_l2c_congestion_ind_cback()
/system/bt/stack/gap/
Dgap_conn.c1044 static void gap_congestion_ind (UINT16 lcid, BOOLEAN is_congested) in gap_congestion_ind()
Dgap_int.h76 BOOLEAN is_congested; member