Searched refs:getDescriptorFunc (Results 1 – 1 of 1) sorted by relevance
552 auto getDescriptorFunc = [handle](std::vector<GattCharacteristic> &characs) -> GattDescriptor* { in GetDescriptorByHandle() local565 GattDescriptor *descPtr = getDescriptorFunc(svc.GetCharacteristics()); in GetDescriptorByHandle()