Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dle_audio.rs29 pub enum BtLeAudioConnectionState { enum
185 fn le_audio_connection_state_callback(state: BtLeAudioConnectionState, addr: RawAddress); in le_audio_connection_state_callback()
225 pub type BtLeAudioConnectionState = ffi::BtLeAudioConnectionState; typedef