Home
last modified time | relevance | path

Searched defs:is_flushable (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/
Dbase_packet_builder.h41 void SetFlushable(bool is_flushable) { is_flushable_ = is_flushable; } in SetFlushable()
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dhelpers.h106 bool is_flushable) { in MakeUniquePacket()
/aosp_15_r20/packages/modules/Bluetooth/system/hci/include/
Dbt_vendor_lib.h370 uint8_t is_flushable; /* true if flushable channel */ member
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/
H A Dbt_vendor_lib.h374 uint8_t is_flushable; /* true if flushable channel */ member
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.cc226 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2cap_api.cc150 bool is_flushable) { in L2CA_SetChnlFlushability()
Dl2c_api.cc1495 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability()
Dl2c_int.h327 bool is_flushable; /* true if channel is flushable */ member
/aosp_15_r20/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc506 TEST_F(MainShimTest, is_flushable) { in TEST_F() argument
/aosp_15_r20/hardware/broadcom/libbt/include/
Duipc_msg.h168 bool is_flushable; /* TRUE if flushable channel */ member
/aosp_15_r20/external/rust/crates/quiche/src/
Dstream.rs703 pub fn is_flushable(&self) -> bool { in is_flushable() method
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dstream.rs703 pub fn is_flushable(&self) -> bool { in is_flushable() method