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