Searched refs:hwAddr (Results 1 – 1 of 1) sorted by relevance
2186 otExtAddress hwAddr; in HandlePropertyGet() local2188 otLinkGetFactoryAssignedIeeeEui64(mInstance, &hwAddr); in HandlePropertyGet()2190 return mEncoder.WriteEui64(hwAddr); in HandlePropertyGet()