Searched defs:AdapterCallback (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/device/bluetooth/ | ||
| D | bluetooth_adapter_factory.h | 19 AdapterCallback; typedef |
| D | bluetooth_socket_chromeos_unittest.cc | 97 void AdapterCallback(scoped_refptr<BluetoothAdapter> adapter) { in AdapterCallback() function in chromeos::BluetoothSocketChromeOSTest |
| D | bluetooth_gatt_chromeos_unittest.cc | 363 void AdapterCallback(scoped_refptr<BluetoothAdapter> adapter) { in AdapterCallback() function in chromeos::BluetoothGattChromeOSTest |
| /external/chromium_org/device/nfc/ | ||
| D | nfc_adapter_factory.h | 19 typedef base::Callback<void(scoped_refptr<NfcAdapter>)> AdapterCallback; typedef |