Home
last modified time | relevance | path

Searched refs:kBqrEventQueueSize (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/btif/include/
H A Dbtif_bqr.h103 static constexpr uint8_t kBqrEventQueueSize = 25; variable
/aosp12/system/bt/btif/src/
H A Dbtif_bqr.cc41 new LeakyBondedQueue<BqrVseSubEvt>(kBqrEventQueueSize));