Home
last modified time | relevance | path

Searched defs:config_codec (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc295 int A2dpIntf::config_codec(RawAddress addr, ::rust::Vec<A2dpCodecConfig> codec_preferences) const { in config_codec() function in bluetooth::topshim::rust::A2dpIntf
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Da2dp.rs241 fn config_codec( in config_codec() function
414 pub fn config_codec(&self, addr: RawAddress, config: Vec<A2dpCodecConfig>) { in config_codec() method
/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h396 bt_status_t (*config_codec)( member