Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_av.h200 struct btif_av_is_source_enabled { struct
205 extern struct btif_av_is_source_enabled btif_av_is_source_enabled; argument
Dmock_btif_av.cc55 struct btif_av_is_source_enabled btif_av_is_source_enabled; variable
167 bool btif_av_is_source_enabled(void) { in btif_av_is_source_enabled() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc3689 bool btif_av_is_source_enabled(void) { return btif_av_source.Enabled(); } in btif_av_is_source_enabled() function