Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_fixed_queue.h96 struct fixed_queue_get_dequeue_fd { struct
102 extern struct fixed_queue_get_dequeue_fd fixed_queue_get_dequeue_fd; argument
Dmock_osi_fixed_queue.cc40 struct fixed_queue_get_dequeue_fd fixed_queue_get_dequeue_fd; variable
79 int fixed_queue_get_dequeue_fd(const fixed_queue_t* queue) { in fixed_queue_get_dequeue_fd() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dfixed_queue.cc251 int fixed_queue_get_dequeue_fd(const fixed_queue_t* queue) { in fixed_queue_get_dequeue_fd() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc278 int fixed_queue_get_dequeue_fd(const fixed_queue_t* queue) { in fixed_queue_get_dequeue_fd() function