HomeSort by relevance Sort by last modified time
    Searched defs:GattConnectionCallback (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_device.h 369 GattConnectionCallback;
371 const GattConnectionCallback& callback,
bluetooth_gatt_chromeos_unittest.cc 351 void GattConnectionCallback(scoped_ptr<BluetoothGattConnection> conn) {
411 base::Bind(&BluetoothGattChromeOSTest::GattConnectionCallback,
433 base::Bind(&BluetoothGattChromeOSTest::GattConnectionCallback,
456 base::Bind(&BluetoothGattChromeOSTest::GattConnectionCallback,
    [all...]

Completed in 169 milliseconds