Home
last modified time | relevance | path

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

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