Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_fixed_queue.h144 struct fixed_queue_length { struct
150 extern struct fixed_queue_length fixed_queue_length; argument
Dmock_osi_fixed_queue.cc44 struct fixed_queue_length fixed_queue_length; variable
95 size_t fixed_queue_length(fixed_queue_t* queue) { in fixed_queue_length() function
/packages/modules/Bluetooth/system/osi/src/
Dfixed_queue.cc106 size_t fixed_queue_length(fixed_queue_t* queue) { in fixed_queue_length() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc305 size_t fixed_queue_length(fixed_queue_t* queue) { in fixed_queue_length() function