Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_av.h417 struct btif_av_sink_active_peer { struct
422 extern struct btif_av_sink_active_peer btif_av_sink_active_peer; argument
Dmock_btif_av.cc68 struct btif_av_sink_active_peer btif_av_sink_active_peer; variable
250 RawAddress btif_av_sink_active_peer(void) { in btif_av_sink_active_peer() function
/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc87 RawAddress btif_av_sink_active_peer(void) { return RawAddress(); } in btif_av_sink_active_peer() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc3793 RawAddress btif_av_sink_active_peer(void) { return btif_av_sink.ActivePeer(); } in btif_av_sink_active_peer() function