Searched defs:LeAudioClient (Results 1 – 2 of 2) sorted by relevance
544 pub struct LeAudioClient { struct545 internal: cxx::UniquePtr<ffi::LeAudioClientIntf>, argument552 unsafe impl Send for LeAudioClient {} implementation554 impl ToggleableProfile for LeAudioClient { implementation583 impl LeAudioClient { implementation584 pub fn new(intf: &BluetoothInterface) -> LeAudioClient { in new()
86 LeAudioClient(LeAudioClientCallbacks), enumerator