Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_av.h362 struct btif_av_source_active_peer { struct
367 extern struct btif_av_source_active_peer btif_av_source_active_peer; argument
Dmock_btif_av.cc68 struct btif_av_source_active_peer btif_av_source_active_peer; variable
225 RawAddress btif_av_source_active_peer(void) { in btif_av_source_active_peer() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc83 RawAddress btif_av_source_active_peer(void) { return RawAddress(); } in btif_av_source_active_peer() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc3684 RawAddress btif_av_source_active_peer(void) { return btif_av_source.ActivePeer(); } in btif_av_source_active_peer() function