Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhfp.rs91 impl TryInto<u8> for HfpCodecBitId { implementation
98 impl TryInto<i32> for HfpCodecBitId { implementation
105 impl TryFrom<i32> for HfpCodecBitId { implementation
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs382 disabled_codecs: HfpCodecBitId, in start_sco_call()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs171 disabled_codecs: HfpCodecBitId, in start_sco_call()
2624 disabled_codecs: HfpCodecBitId, in start_sco_call_impl()
3848 disabled_codecs: HfpCodecBitId, in start_sco_call()
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2759 disabled_codecs: HfpCodecBitId, in start_sco_call()