Searched defs:A2dp (Results 1 – 4 of 4) sorted by relevance
296 pub struct A2dp { struct297 internal: cxx::UniquePtr<ffi::A2dpIntf>, argument303 unsafe impl Send for A2dp {} argument305 impl ToggleableProfile for A2dp { implementation324 impl A2dp { impl325 pub fn new(intf: &BluetoothInterface) -> A2dp { in new()
47 class A2dp(val context: Context) : A2DPImplBase(), Closeable { class
66 A2dp(A2dpCallbacks), enumerator
731 A2dp, enumerator