Searched defs:is_congested (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gatts_queue.cc | 54 bool is_congested = ptr->second; in gatts_execute_next_op() local
|
/packages/modules/Bluetooth/system/stack/rfcomm/ |
D | rfc_l2cap_if.cc | 360 void RFCOMM_CongestionStatusInd(uint16_t lcid, bool is_congested) { in RFCOMM_CongestionStatusInd()
|
D | rfc_port_fsm.cc | 937 void rfc_process_l2cap_congestion(tRFC_MCB* p_mcb, bool is_congested) { in rfc_process_l2cap_congestion()
|
/packages/modules/Bluetooth/system/stack/avct/ |
D | avct_l2c.cc | 369 void avct_l2c_congestion_ind_cback(uint16_t lcid, bool is_congested) { in avct_l2c_congestion_ind_cback()
|
D | avct_l2c_br.cc | 336 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/ |
D | bnep_main.cc | 279 static void bnep_congestion_ind(uint16_t l2cap_cid, bool is_congested) { in bnep_congestion_ind()
|
/packages/modules/Bluetooth/system/stack/avdt/ |
D | avdt_l2c.cc | 395 void avdt_l2c_congestion_ind_cback(uint16_t lcid, bool is_congested) { in avdt_l2c_congestion_ind_cback()
|
D | avdt_ad.cc | 408 void avdt_ad_tc_cong_ind(AvdtpTransportChannel* p_tbl, bool is_congested) { in avdt_ad_tc_cong_ind()
|
/packages/modules/Bluetooth/system/stack/gap/ |
D | gap_conn.cc | 63 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/ |
D | bluetooth_gatt.rs | 44 is_congested: bool, field 199 is_congested: bool, field
|