Searched defs:outDesc (Results 1 – 2 of 2) sorted by relevance
549 bool GattClient::impl::GetDescriptorByHandle(uint16_t handle, GattDescriptor &outDesc) in GetDescriptorByHandle()
2164 static int32_t OutFunc(void *outDesc, unsigned char *buf, unsigned len) in OutFunc()2239 …auto outDesc = make_shared<InOutDesc>(env, funcArg[ArgumentPosition::FOURTH], funcArg[ArgumentPosi… in InflateBack() local