OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothImpl
(Results
1 - 3
of
3
) sorted by null
/external/libweave/examples/provider/
bluez_client.cc
10
BluetoothImpl
::
BluetoothImpl
() {}
11
BluetoothImpl
::~
BluetoothImpl
() {}
bluez_client.h
14
class
BluetoothImpl
: public provider::Bluetooth {
16
BluetoothImpl
();
18
~
BluetoothImpl
() override;
/external/libweave/examples/daemon/common/
daemon.h
74
bluetooth_{new weave::examples::
BluetoothImpl
} {
117
std::unique_ptr<weave::examples::
BluetoothImpl
> bluetooth_;
Completed in 619 milliseconds