Searched refs:BluetoothAvrcpInterfaceImpl (Results 1 – 1 of 1) sorted by relevance
488 class BluetoothAvrcpInterfaceImpl : public BluetoothAvrcpInterface { class490 BluetoothAvrcpInterfaceImpl() : control_iface_(nullptr) {} in BluetoothAvrcpInterfaceImpl() function in bluetooth::hal::BluetoothAvrcpInterfaceImpl492 ~BluetoothAvrcpInterfaceImpl() override { in ~BluetoothAvrcpInterfaceImpl()617 DISALLOW_COPY_AND_ASSIGN(BluetoothAvrcpInterfaceImpl);625 return static_cast<BluetoothAvrcpInterfaceImpl*>(g_interface) in GetTargetObservers()632 return static_cast<BluetoothAvrcpInterfaceImpl*>(g_interface) in GetControlObservers()846 std::unique_ptr<BluetoothAvrcpInterfaceImpl> impl( in Initialize()847 new BluetoothAvrcpInterfaceImpl()); in Initialize()