Searched refs:otThreadGetDeviceProperties (Results 1 – 4 of 4) sorted by relevance
50 props = otThreadGetDeviceProperties(instance); in TestDefaultDeviceProperties()166 … CompareDevicePropertiess(testCase.mDeviceProperties, *otThreadGetDeviceProperties(instance)); in TestLeaderWeightCalculation()
245 const otDeviceProperties *otThreadGetDeviceProperties(otInstance *aInstance);
83 const otDeviceProperties *otThreadGetDeviceProperties(otInstance *aInstance) in otThreadGetDeviceProperties() function
3631 const otDeviceProperties *props = otThreadGetDeviceProperties(GetInstancePtr()); in Process()