Searched defs:Avrcp (Results 1 – 4 of 4) sorted by relevance
115 pub struct Avrcp { struct116 internal: cxx::UniquePtr<ffi::AvrcpIntf>, argument122 unsafe impl Send for Avrcp {} implementation124 impl ToggleableProfile for Avrcp { implementation143 impl Avrcp { impl144 pub fn new(intf: &BluetoothInterface) -> Avrcp { in new()
29 class Avrcp(val context: Context) : AVRCPImplBase(), Closeable { class
115 namespace Avrcp { namespace
82 Avrcp(AvrcpCallbacks), enumerator