Home
last modified time | relevance | path

Searched defs:ConnectErrorCallback (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_device.h296 typedef base::Callback<void(enum ConnectErrorCode)> ConnectErrorCallback; typedef
Dbluetooth_gatt_chromeos_unittest.cc396 void ConnectErrorCallback(BluetoothDevice::ConnectErrorCode error) { in ConnectErrorCallback() function in chromeos::BluetoothGattChromeOSTest
Dbluetooth_chromeos_unittest.cc309 void ConnectErrorCallback(BluetoothDevice::ConnectErrorCode error) { in ConnectErrorCallback() function in chromeos::BluetoothChromeOSTest