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