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

/external/chromium_org/extensions/browser/api/bluetooth_socket/
H A Dbluetooth_socket_api.h315 class BluetoothSocketGetInfoFunction : public BluetoothSocketAsyncApiFunction { class in namespace:extensions::core_api
320 BluetoothSocketGetInfoFunction();
323 virtual ~BluetoothSocketGetInfoFunction();
H A Dbluetooth_socket_api.cc632 BluetoothSocketGetInfoFunction::BluetoothSocketGetInfoFunction() {} function in class:extensions::core_api::BluetoothSocketGetInfoFunction
634 BluetoothSocketGetInfoFunction::~BluetoothSocketGetInfoFunction() {}
636 bool BluetoothSocketGetInfoFunction::Prepare() {
642 void BluetoothSocketGetInfoFunction::Work() {

Completed in 117 milliseconds