Searched refs:retUuid (Results 1 – 1 of 1) sorted by relevance
169 BtUuid retUuid; in OnNotifyMsgReportFromLpDevice() local171 retUuid.uuid = (char *)strUuid.c_str(); in OnNotifyMsgReportFromLpDevice()172 retUuid.uuidLen = strUuid.size(); in OnNotifyMsgReportFromLpDevice()173 … appCallback->lpDeviceInfoCb(&retUuid, msgType, const_cast<uint8_t*>(value.data()), value.size()); in OnNotifyMsgReportFromLpDevice()