Home
last modified time | relevance | path

Searched refs:bluetooth_ (Results 1 – 2 of 2) sorted by relevance

/external/libweave/examples/daemon/common/
Ddaemon.h74 bluetooth_{new weave::examples::BluetoothImpl} {
88 wifi_.get(), bluetooth_.get());
117 std::unique_ptr<weave::examples::BluetoothImpl> bluetooth_; variable
/external/libweave/src/
Dweave_unittest.cc279 &http_server_, &wifi_, &bluetooth_); in StartDevice()
346 StrictMock<provider::test::MockBluetooth> bluetooth_; member in weave::WeaveTest
373 &bluetooth_); in TEST_F()