Searched defs:LeAudioClient (Results 1 – 2 of 2) sorted by relevance
554 pub struct LeAudioClient { struct555 internal: cxx::UniquePtr<ffi::LeAudioClientIntf>, argument562 unsafe impl Send for LeAudioClient {} implementation564 impl ToggleableProfile for LeAudioClient { implementation593 impl LeAudioClient { implementation595 pub fn new(intf: &BluetoothInterface) -> LeAudioClient { in new()
86 LeAudioClient(LeAudioClientCallbacks), enumerator