Home
last modified time | relevance | path

Searched defs:btif_queue_cleanup (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_profile_queue.h53 struct btif_queue_cleanup { struct
57 extern struct btif_queue_cleanup btif_queue_cleanup; argument
Dmock_btif_profile_queue.cc40 struct btif_queue_cleanup btif_queue_cleanup; variable
66 void btif_queue_cleanup(uint16_t uuid) { in btif_queue_cleanup() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_queue.cc167 void btif_queue_cleanup(uint16_t uuid) { in btif_queue_cleanup() function