Home
last modified time | relevance | path

Searched refs:characs (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp535 std::vector<GattCharacteristic> &characs = svc.GetCharacteristics(); in GetCharacteristicByHandle() local
536 for (auto &charac : characs) { in GetCharacteristicByHandle()
549 auto getDescriptorFunc = [handle](std::vector<GattCharacteristic> &characs) -> GattDescriptor* { in GetDescriptorByHandle()
550 for (auto &charac : characs) { in GetDescriptorByHandle()

Completed in 2 milliseconds