Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dle_audio.rs40 TurnedIdleDuringCall, enumerator
244 BtLeAudioGroupStatus::TurnedIdleDuringCall => 2, in from()
255 2 => BtLeAudioGroupStatus::TurnedIdleDuringCall, in from()
/packages/modules/Bluetooth/system/gd/rust/topshim/le_audio/
Dle_audio_shim.cc108 return BtLeAudioGroupStatus::TurnedIdleDuringCall; in to_rust_btle_audio_group_status()