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

  /external/chromium_org/extensions/browser/api/bluetooth_socket/
bluetooth_socket_api.h 333 class BluetoothSocketGetSocketsFunction
339 BluetoothSocketGetSocketsFunction();
342 virtual ~BluetoothSocketGetSocketsFunction();
bluetooth_socket_api.cc 654 BluetoothSocketGetSocketsFunction::BluetoothSocketGetSocketsFunction() {}
656 BluetoothSocketGetSocketsFunction::~BluetoothSocketGetSocketsFunction() {}
658 bool BluetoothSocketGetSocketsFunction::Prepare() { return true; }
660 void BluetoothSocketGetSocketsFunction::Work() {

Completed in 60 milliseconds