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

  /external/chromium_org/extensions/browser/api/bluetooth_socket/
bluetooth_socket_api.h 315 class BluetoothSocketGetInfoFunction : public BluetoothSocketAsyncApiFunction {
320 BluetoothSocketGetInfoFunction();
323 virtual ~BluetoothSocketGetInfoFunction();
bluetooth_socket_api.cc 632 BluetoothSocketGetInfoFunction::BluetoothSocketGetInfoFunction() {}
634 BluetoothSocketGetInfoFunction::~BluetoothSocketGetInfoFunction() {}
636 bool BluetoothSocketGetInfoFunction::Prepare() {
642 void BluetoothSocketGetInfoFunction::Work() {

Completed in 54 milliseconds