Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc247 static bool mandatory_codec_preferred_cb(const RawAddress& addr) { in mandatory_codec_preferred_cb() function
257 mandatory_codec_preferred_cb,
/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h346 btav_mandatory_codec_preferred_callback mandatory_codec_preferred_cb; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc3066 callbacks->mandatory_codec_preferred_cb(peer_address); in btif_av_query_mandatory_codec_priority()