OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BluetoothGetDevicesFunction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api.h
81
class
BluetoothGetDevicesFunction
: public BluetoothExtensionFunction {
86
virtual ~
BluetoothGetDevicesFunction
();
bluetooth_api.cc
113
BluetoothGetDevicesFunction
::~
BluetoothGetDevicesFunction
() {}
115
bool
BluetoothGetDevicesFunction
::DoWork(
Completed in 2439 milliseconds