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

/external/chromium_org/extensions/browser/api/bluetooth/
H A Dbluetooth_private_api.h79 class BluetoothPrivateSetPairingResponseFunction class in namespace:extensions::core_api
84 BluetoothPrivateSetPairingResponseFunction();
89 virtual ~BluetoothPrivateSetPairingResponseFunction();
90 DISALLOW_COPY_AND_ASSIGN(BluetoothPrivateSetPairingResponseFunction);
H A Dbluetooth_private_api.cc229 BluetoothPrivateSetPairingResponseFunction::
230 BluetoothPrivateSetPairingResponseFunction() {} function in class:extensions::core_api::BluetoothPrivateSetPairingResponseFunction
232 BluetoothPrivateSetPairingResponseFunction::
233 ~BluetoothPrivateSetPairingResponseFunction() {}
235 bool BluetoothPrivateSetPairingResponseFunction::DoWork(

Completed in 143 milliseconds