Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/rfcomm/
H A Drfc_l2cap_if.cc348 void RFCOMM_CongestionStatusInd(uint16_t lcid, bool is_congested) { in RFCOMM_CongestionStatusInd()
H A Drfc_port_fsm.cc887 void rfc_process_l2cap_congestion(tRFC_MCB* p_mcb, bool is_congested) { in rfc_process_l2cap_congestion()
/aosp12/system/bt/stack/avct/
H A Davct_l2c_br.cc253 void avct_l2c_br_congestion_ind_cback(uint16_t lcid, bool is_congested) { in avct_l2c_br_congestion_ind_cback()
H A Davct_l2c.cc330 void avct_l2c_congestion_ind_cback(uint16_t lcid, bool is_congested) { in avct_l2c_congestion_ind_cback()
/aosp12/system/bt/stack/avdt/
H A Davdt_l2c.cc381 void avdt_l2c_congestion_ind_cback(uint16_t lcid, bool is_congested) { in avdt_l2c_congestion_ind_cback()
H A Davdt_ad.cc405 void avdt_ad_tc_cong_ind(AvdtpTransportChannel* p_tbl, bool is_congested) { in avdt_ad_tc_cong_ind()
/aosp12/system/bt/stack/bnep/
H A Dbnep_main.cc272 static void bnep_congestion_ind(uint16_t l2cap_cid, bool is_congested) { in bnep_congestion_ind()
/aosp12/system/bt/stack/gap/
H A Dgap_conn.cc57 bool is_congested; member
863 static void gap_congestion_ind(uint16_t lcid, bool is_congested) { in gap_congestion_ind()
/aosp12/system/nfc/src/nfa/include/
H A Dnfa_p2p_api.h138 bool is_congested; member
/aosp12/system/nfc/src/nfc/include/
H A Dllcp_api.h173 bool is_congested; /* TRUE if congested */ member