Searched refs:f64 (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_media.rs | 118 pkt_loss_ratio: f64, in on_hfp_debug_dump() argument 475 gain: f64, in source_metadata_changed() argument 481 fn sink_metadata_changed(&mut self, source: BtLeAudioSource, gain: f64) -> bool { in sink_metadata_changed()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | hfp.rs | 254 pkt_loss_ratio: f64, in hfp_debug_dump_callback() argument 317 DebugDump(bool, u16, i32, f64, u64, u64, String, String), 399 bool, u16, i32, f64, u64, u64, String, String);
|
D | le_audio.rs | 123 pub gain: f64, 129 pub gain: f64,
|
/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/ |
D | at_command_parser.rs | 164 return Ok((f64::from(level) / f64::from(range - 1) * 100.0) in calculate_battery_percent()
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_media.rs | 203 gain: f64, in source_metadata_changed() argument 205 fn sink_metadata_changed(&mut self, source: BtLeAudioSource, gain: f64) -> bool; in sink_metadata_changed() 253 pkt_loss_ratio: f64, in on_hfp_debug_dump() argument 3954 gain: f64, in source_metadata_changed() argument 3969 fn sink_metadata_changed(&mut self, source: BtLeAudioSource, gain: f64) -> bool { in sink_metadata_changed()
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 2852 gain: f64, in source_metadata_changed() argument 2858 fn sink_metadata_changed(&mut self, source: BtLeAudioSource, gain: f64) -> bool { in sink_metadata_changed() 2919 pkt_loss_ratio: f64, in on_hfp_debug_dump() argument
|
D | callbacks.rs | 1482 pkt_loss_ratio: f64, in on_hfp_debug_dump() argument
|
/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/dbus_macros/src/ |
D | lib.rs | 1243 impl DirectDBus for f64 {} in generate_dbus_arg()
|