Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_fixed_queue.h129 struct fixed_queue_is_empty { struct
135 extern struct fixed_queue_is_empty fixed_queue_is_empty; argument
Dmock_osi_fixed_queue.cc43 struct fixed_queue_is_empty fixed_queue_is_empty; variable
91 bool fixed_queue_is_empty(fixed_queue_t* queue) { in fixed_queue_is_empty() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dfixed_queue.cc110 bool fixed_queue_is_empty(fixed_queue_t* queue) { in fixed_queue_is_empty() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc266 bool fixed_queue_is_empty(fixed_queue_t* queue) { in fixed_queue_is_empty() function