Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs462 a2dp_has_interrupted_stream: bool, // Only used for qualification. field
527 a2dp_has_interrupted_stream: false, in new()
2600 if self.a2dp_has_interrupted_stream in try_a2dp_resume()
2603 self.a2dp_has_interrupted_stream = false; in try_a2dp_resume()
2615 self.a2dp_has_interrupted_stream = true; in try_a2dp_suspend()
4164 self.a2dp_has_interrupted_stream = false; in set_phone_ops_enabled()
4189 self.a2dp_has_interrupted_stream = false; in set_mps_qualification_enabled()