Searched refs:BluetoothAvrcpInterfaceImpl (Results 1 – 1 of 1) sorted by relevance
487 class BluetoothAvrcpInterfaceImpl : public BluetoothAvrcpInterface { class489 BluetoothAvrcpInterfaceImpl() : control_iface_(nullptr) {} in BluetoothAvrcpInterfaceImpl() function in bluetooth::hal::BluetoothAvrcpInterfaceImpl491 ~BluetoothAvrcpInterfaceImpl() override { in ~BluetoothAvrcpInterfaceImpl()616 DISALLOW_COPY_AND_ASSIGN(BluetoothAvrcpInterfaceImpl);624 return static_cast<BluetoothAvrcpInterfaceImpl*>(g_interface) in GetTargetObservers()631 return static_cast<BluetoothAvrcpInterfaceImpl*>(g_interface) in GetControlObservers()845 std::unique_ptr<BluetoothAvrcpInterfaceImpl> impl( in Initialize()846 new BluetoothAvrcpInterfaceImpl()); in Initialize()