Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_fixed_queue.h44 struct fixed_queue_capacity { struct
50 extern struct fixed_queue_capacity fixed_queue_capacity; argument
Dmock_osi_fixed_queue.cc35 struct fixed_queue_capacity fixed_queue_capacity; variable
59 size_t fixed_queue_capacity(fixed_queue_t* queue) { in fixed_queue_capacity() function
/packages/modules/Bluetooth/system/osi/src/
Dfixed_queue.cc113 size_t fixed_queue_capacity(fixed_queue_t* queue) { in fixed_queue_capacity() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc301 size_t fixed_queue_capacity(fixed_queue_t* queue) { in fixed_queue_capacity() function