Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/gap/
Dgap_conn.cc67 bool is_congested; member
981 static void gap_congestion_ind(uint16_t lcid, bool is_congested) { in gap_congestion_ind()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_queue.cc52 bool is_congested = ptr->second; in gatts_execute_next_op() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/avdt/
Davdt_l2c.cc341 void avdt_l2c_congestion_ind_cback(uint16_t lcid, bool is_congested) { in avdt_l2c_congestion_ind_cback()
Davdt_ad.cc395 void avdt_ad_tc_cong_ind(AvdtpTransportChannel* p_tbl, bool is_congested) { in avdt_ad_tc_cong_ind()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_l2cap_if.cc351 void RFCOMM_CongestionStatusInd(uint16_t lcid, bool is_congested) { in RFCOMM_CongestionStatusInd()
Drfc_port_fsm.cc936 void rfc_process_l2cap_congestion(tRFC_MCB* p_mcb, bool is_congested) { in rfc_process_l2cap_congestion()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/avct/
Davct_l2c_br.cc336 void avct_l2c_br_congestion_ind_cback(uint16_t lcid, bool is_congested) { in avct_l2c_br_congestion_ind_cback()
Davct_l2c.cc365 void avct_l2c_congestion_ind_cback(uint16_t lcid, bool is_congested) { in avct_l2c_congestion_ind_cback()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_main.cc273 static void bnep_congestion_ind(uint16_t l2cap_cid, bool is_congested) { in bnep_congestion_ind()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs41 is_congested: bool, field
197 is_congested: bool, field