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.h60 struct fixed_queue_capacity { struct
66 extern struct fixed_queue_capacity fixed_queue_capacity; argument
Dmock_osi_fixed_queue.cc41 struct fixed_queue_capacity fixed_queue_capacity; variable
65 size_t fixed_queue_capacity(fixed_queue_t* queue) { in fixed_queue_capacity() function
/packages/modules/Bluetooth/system/osi/src/
Dfixed_queue.cc111 size_t fixed_queue_capacity(fixed_queue_t* queue) { in fixed_queue_capacity() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc337 size_t fixed_queue_capacity(fixed_queue_t* queue) { in fixed_queue_capacity() function