Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_queue.cc91 static const size_t MAX_REASONABLE_REQUESTS = 20; variable
101 connect_queue.size() < MAX_REASONABLE_REQUESTS, in queue_int_add()