HomeSort by relevance Sort by last modified time
    Searched defs:BluetoothGetDeviceFunction (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/extensions/browser/api/bluetooth/
bluetooth_api.h 92 class BluetoothGetDeviceFunction : public BluetoothExtensionFunction {
100 virtual ~BluetoothGetDeviceFunction();
bluetooth_api.cc 139 BluetoothGetDeviceFunction::~BluetoothGetDeviceFunction() {}
141 bool BluetoothGetDeviceFunction::DoWork(

Completed in 627 milliseconds