Searched refs:BluetoothImpl (Results 1 - 3 of 3) sorted by relevance

/external/libweave/examples/provider/
H A Dbluez_client.cc10 BluetoothImpl::BluetoothImpl() {} function in class:weave::examples::BluetoothImpl
11 BluetoothImpl::~BluetoothImpl() {}
H A Dbluez_client.h14 class BluetoothImpl : public provider::Bluetooth { class in namespace:weave::examples
16 BluetoothImpl();
18 ~BluetoothImpl() override;
/external/libweave/examples/daemon/common/
H A Ddaemon.h74 bluetooth_{new weave::examples::BluetoothImpl} {
117 std::unique_ptr<weave::examples::BluetoothImpl> bluetooth_;

Completed in 154 milliseconds