Searched refs:BluetoothInterfaceImpl (Results 1 – 1 of 1) sorted by relevance
240 class BluetoothInterfaceImpl : public BluetoothInterface { class242 BluetoothInterfaceImpl() : hal_iface_(nullptr) {} in BluetoothInterfaceImpl() function in bluetooth::hal::BluetoothInterfaceImpl244 ~BluetoothInterfaceImpl() override { in ~BluetoothInterfaceImpl()306 DISALLOW_COPY_AND_ASSIGN(BluetoothInterfaceImpl);315 return static_cast<BluetoothInterfaceImpl*>(g_bluetooth_interface) in GetObservers()386 std::unique_ptr<BluetoothInterfaceImpl> impl(new BluetoothInterfaceImpl()); in Initialize()