Searched defs:chrc (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/extensions/browser/api/bluetooth_low_energy/
H A Dbluetooth_low_energy_event_router.cc1204 BluetoothGattCharacteristic* chrc = FindCharacteristicById(chrc_id); local
1205 if (!chrc) {
1211 BluetoothGattDescriptor* descriptor = chrc->GetDescriptor(instance_id);

Completed in 266 milliseconds