Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dbt_vendor_lib.h372 uint8_t is_flushable; /* true if flushable channel */ member
/system/bt/stack/l2cap/
Dl2c_api.cc1775 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability()
Dl2c_int.h335 bool is_flushable; /* true if channel is flushable */ member
/system/bt/main/shim/
Dl2c_api.cc457 bool is_flushable) { in L2CA_SetChnlFlushability()