Home
last modified time | relevance | path

Searched refs:btif_av_query_mandatory_codec_priority (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc794 static void btif_av_query_mandatory_codec_priority(const RawAddress& peer_address);
1734 btif_av_query_mandatory_codec_priority(peer_.PeerAddress()); in ProcessEvent()
2983 static void btif_av_query_mandatory_codec_priority(const RawAddress& peer_address) { in btif_av_query_mandatory_codec_priority() function