Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_av.h243 struct btif_av_peer_is_source { struct
249 extern struct btif_av_peer_is_source btif_av_peer_is_source; argument
Dmock_btif_av.cc59 struct btif_av_peer_is_source btif_av_peer_is_source; variable
183 bool btif_av_peer_is_source(const RawAddress& peer_address) { in btif_av_peer_is_source() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc97 bool btif_av_peer_is_source(const RawAddress& /*peer_address*/) { return true; } in btif_av_peer_is_source() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc4142 bool btif_av_peer_is_source(const RawAddress& peer_address) { in btif_av_peer_is_source() function