Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_queue.cc54 bool is_congested = ptr->second; in gatts_execute_next_op() local
/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_l2cap_if.cc360 void RFCOMM_CongestionStatusInd(uint16_t lcid, bool is_congested) { in RFCOMM_CongestionStatusInd()
Drfc_port_fsm.cc937 void rfc_process_l2cap_congestion(tRFC_MCB* p_mcb, bool is_congested) { in rfc_process_l2cap_congestion()
/packages/modules/Bluetooth/system/stack/avct/
Davct_l2c.cc369 void avct_l2c_congestion_ind_cback(uint16_t lcid, bool is_congested) { in avct_l2c_congestion_ind_cback()
Davct_l2c_br.cc336 void avct_l2c_br_congestion_ind_cback(uint16_t lcid, bool is_congested) { in avct_l2c_br_congestion_ind_cback()
/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_main.cc279 static void bnep_congestion_ind(uint16_t l2cap_cid, bool is_congested) { in bnep_congestion_ind()
/packages/modules/Bluetooth/system/stack/avdt/
Davdt_l2c.cc395 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()
/packages/modules/Bluetooth/system/stack/gap/
Dgap_conn.cc63 bool is_congested; member
877 static void gap_congestion_ind(uint16_t lcid, bool is_congested) { in gap_congestion_ind()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs44 is_congested: bool, field
199 is_congested: bool, field