Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_fixed_queue.h118 struct fixed_queue_get_list { struct
124 extern struct fixed_queue_get_list fixed_queue_get_list; argument
Dmock_osi_fixed_queue.cc42 struct fixed_queue_get_list fixed_queue_get_list; variable
87 list_t* fixed_queue_get_list(fixed_queue_t* queue) { in fixed_queue_get_list() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dfixed_queue.cc242 list_t* fixed_queue_get_list(fixed_queue_t* queue) { in fixed_queue_get_list() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc286 list_t* fixed_queue_get_list(fixed_queue_t* queue) { in fixed_queue_get_list() function