Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2cap_client.c38 bool is_congested; member
341 static void congestion_cb(uint16_t local_channel_id, bool is_congested) in congestion_cb()
Dl2c_ucd.c116 static void l2c_ucd_congestion_status_cback (BD_ADDR rem_bda, BOOLEAN is_congested) in l2c_ucd_congestion_status_cback()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_l2c.c371 void avct_l2c_congestion_ind_cback(UINT16 lcid, BOOLEAN is_congested) in avct_l2c_congestion_ind_cback()
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_l2cap_if.c381 void RFCOMM_CongestionStatusInd (UINT16 lcid, BOOLEAN is_congested) in RFCOMM_CongestionStatusInd()
Drfc_port_fsm.c850 void rfc_process_l2cap_congestion (tRFC_MCB *p_mcb, BOOLEAN is_congested) in rfc_process_l2cap_congestion()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_l2c.c469 void avdt_l2c_congestion_ind_cback(UINT16 lcid, BOOLEAN is_congested) in avdt_l2c_congestion_ind_cback()
Davdt_ad.c400 void avdt_ad_tc_cong_ind(tAVDT_TC_TBL *p_tbl, BOOLEAN is_congested) in avdt_ad_tc_cong_ind()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/include/
Dgap_int.h73 BOOLEAN is_congested; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_conn.c1015 static void gap_congestion_ind (UINT16 lcid, BOOLEAN is_congested) in gap_congestion_ind()