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

  /external/chromium_org/device/bluetooth/
bluetooth_remote_gatt_descriptor_chromeos.cc 67 BluetoothRemoteGattDescriptorChromeOS::GetCharacteristic() const {
bluetooth_remote_gatt_service_chromeos.cc 119 BluetoothRemoteGattServiceChromeOS::GetCharacteristic(
179 DCHECK(descriptor->GetCharacteristic() == characteristic);
194 DCHECK(descriptor->GetCharacteristic() == characteristic);
  /external/chromium_org/chrome/browser/extensions/api/bluetooth_low_energy/
bluetooth_low_energy_event_router.cc 118 PopulateCharacteristic(descriptor->GetCharacteristic(), &out->characteristic);
458 BluetoothLowEnergyEventRouter::GetCharacteristic(
556 descriptor->GetCharacteristic()->GetService()->GetUUID().value());
763 descriptor->GetCharacteristic()->GetService()->GetUUID().value());
802 descriptor->GetCharacteristic()->GetService()->GetUUID().value());
    [all...]

Completed in 205 milliseconds