Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_av.h287 struct btif_av_peer_is_source { struct
295 extern struct btif_av_peer_is_source btif_av_peer_is_source; argument
Dmock_btif_av.cc58 struct btif_av_peer_is_source btif_av_peer_is_source; variable
204 bool btif_av_peer_is_source(const RawAddress& peer_address) { in btif_av_peer_is_source() function
/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc109 bool btif_av_peer_is_source(const RawAddress& peer_address) { return true; } in btif_av_peer_is_source() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc4334 bool btif_av_peer_is_source(const RawAddress& peer_address) { in btif_av_peer_is_source() function