Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Da2dp.rs44 pub enum A2dpCodecIndex { enum
56 impl A2dpCodecIndex { impl
65 impl From<i32> for A2dpCodecIndex { implementation
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs350 codec_type: A2dpCodecIndex, in set_audio_config()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs156 codec_type: A2dpCodecIndex, in set_audio_config()
3577 codec_type: A2dpCodecIndex, in set_audio_config()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2758 codec_type: A2dpCodecIndex, in set_audio_config()