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

  /external/chromium_org/extensions/browser/api/bluetooth_socket/
bluetooth_socket_api.h 85 class BluetoothSocketUpdateFunction : public BluetoothSocketAsyncApiFunction {
89 BluetoothSocketUpdateFunction();
92 virtual ~BluetoothSocketUpdateFunction();
bluetooth_socket_api.cc 210 BluetoothSocketUpdateFunction::BluetoothSocketUpdateFunction() {}
212 BluetoothSocketUpdateFunction::~BluetoothSocketUpdateFunction() {}
214 bool BluetoothSocketUpdateFunction::Prepare() {
220 void BluetoothSocketUpdateFunction::Work() {

Completed in 393 milliseconds