Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2cap_client.cc41 bool is_congested; member
340 static void congestion_cb(uint16_t local_channel_id, bool is_congested) { in congestion_cb()
/system/bt/stack/rfcomm/
Drfc_l2cap_if.cc381 void RFCOMM_CongestionStatusInd(uint16_t lcid, bool is_congested) { in RFCOMM_CongestionStatusInd()
Drfc_port_fsm.cc877 void rfc_process_l2cap_congestion(tRFC_MCB* p_mcb, bool is_congested) { in rfc_process_l2cap_congestion()
/system/bt/stack/avct/
Davct_l2c.cc384 void avct_l2c_congestion_ind_cback(uint16_t lcid, bool is_congested) { in avct_l2c_congestion_ind_cback()
Davct_l2c_br.cc389 void avct_l2c_br_congestion_ind_cback(uint16_t lcid, bool is_congested) { in avct_l2c_br_congestion_ind_cback()
/system/bt/stack/bnep/
Dbnep_main.cc382 static void bnep_congestion_ind(uint16_t l2cap_cid, bool is_congested) { in bnep_congestion_ind()
/system/bt/stack/avdt/
Davdt_l2c.cc488 void avdt_l2c_congestion_ind_cback(uint16_t lcid, bool is_congested) { in avdt_l2c_congestion_ind_cback()
Davdt_ad.cc408 void avdt_ad_tc_cong_ind(AvdtpTransportChannel* p_tbl, bool is_congested) { in avdt_ad_tc_cong_ind()
/system/bt/stack/gap/
Dgap_conn.cc60 bool is_congested; member
1022 static void gap_congestion_ind(uint16_t lcid, bool is_congested) { in gap_congestion_ind()
/system/nfc/src/nfa/include/
Dnfa_p2p_api.h138 bool is_congested; member
/system/nfc/src/nfc/include/
Dllcp_api.h173 bool is_congested; /* TRUE if congested */ member