Searched defs:ConnectErrorCallback (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/device/bluetooth/ | ||
D | bluetooth_device.h | 296 typedef base::Callback<void(enum ConnectErrorCode)> ConnectErrorCallback; typedef |
D | bluetooth_gatt_chromeos_unittest.cc | 396 void ConnectErrorCallback(BluetoothDevice::ConnectErrorCode error) { in ConnectErrorCallback() function in chromeos::BluetoothGattChromeOSTest |
D | bluetooth_chromeos_unittest.cc | 309 void ConnectErrorCallback(BluetoothDevice::ConnectErrorCode error) { in ConnectErrorCallback() function in chromeos::BluetoothChromeOSTest |