Searched refs:BluetoothInterfaceImpl (Results 1 – 1 of 1) sorted by relevance
223 class BluetoothInterfaceImpl : public BluetoothInterface { class225 BluetoothInterfaceImpl() in BluetoothInterfaceImpl() function in bluetooth::hal::BluetoothInterfaceImpl230 ~BluetoothInterfaceImpl() override { in ~BluetoothInterfaceImpl()311 DISALLOW_COPY_AND_ASSIGN(BluetoothInterfaceImpl);320 return static_cast<BluetoothInterfaceImpl*>( in GetObservers()389 std::unique_ptr<BluetoothInterfaceImpl> impl(new BluetoothInterfaceImpl()); in Initialize()