Home
last modified time | relevance | path

Searched refs:mDeviceId (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/cli/
Dcli_tcat.cpp174 … OutputBytesLine(const_cast<uint8_t *>(mVendorInfo.mAdvertisedDeviceIds[i].mDeviceId), in Process()
214 SuccessOrExit(error = aArgs[1].ParseAsHexString(devId.mDeviceIdLen, devId.mDeviceId)); in Process()
253 OutputBytesLine(sGeneralDeviceId.mDeviceId, sGeneralDeviceId.mDeviceIdLen); in Process()
266 …Exit(error = aArgs[0].ParseAsHexString(sGeneralDeviceId.mDeviceIdLen, sGeneralDeviceId.mDeviceId)); in Process()
/openthread-latest/include/openthread/
Dtcat.h132 uint8_t mDeviceId[OT_TCAT_MAX_ADVERTISED_DEVICEID_SIZE]; member
141 uint8_t mDeviceId[OT_TCAT_MAX_DEVICEID_SIZE]; member
/openthread-latest/src/core/meshcop/
Dtcat_agent.cpp610 deviceId = mVendorInfo->mGeneralDeviceId->mDeviceId; in HandleGetDeviceId()
833 mVendorInfo->mAdvertisedDeviceIds[i].mDeviceId); in GetAdvertisementData()
838 mVendorInfo->mAdvertisedDeviceIds[i].mDeviceId); in GetAdvertisementData()
843 mVendorInfo->mAdvertisedDeviceIds[i].mDeviceId); in GetAdvertisementData()
848 mVendorInfo->mAdvertisedDeviceIds[i].mDeviceId); in GetAdvertisementData()