Searched refs:BluetoothSocketUpdateFunction (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/extensions/browser/api/bluetooth_socket/
H A Dbluetooth_socket_api.h85 class BluetoothSocketUpdateFunction : public BluetoothSocketAsyncApiFunction { class in namespace:extensions::core_api
89 BluetoothSocketUpdateFunction();
92 virtual ~BluetoothSocketUpdateFunction();
H A Dbluetooth_socket_api.cc210 BluetoothSocketUpdateFunction::BluetoothSocketUpdateFunction() {} function in class:extensions::core_api::BluetoothSocketUpdateFunction
212 BluetoothSocketUpdateFunction::~BluetoothSocketUpdateFunction() {}
214 bool BluetoothSocketUpdateFunction::Prepare() {
220 void BluetoothSocketUpdateFunction::Work() {

Completed in 827 milliseconds