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

  /external/chromium_org/extensions/browser/api/bluetooth_socket/
bluetooth_socket_api.h 102 class BluetoothSocketSetPausedFunction
108 BluetoothSocketSetPausedFunction();
111 virtual ~BluetoothSocketSetPausedFunction();
bluetooth_socket_api.cc 231 BluetoothSocketSetPausedFunction::BluetoothSocketSetPausedFunction()
234 BluetoothSocketSetPausedFunction::~BluetoothSocketSetPausedFunction() {}
236 bool BluetoothSocketSetPausedFunction::Prepare() {
244 void BluetoothSocketSetPausedFunction::Work() {

Completed in 37 milliseconds