Searched refs:otNetDataGetStableVersion (Results 1 – 3 of 3) sorted by relevance
263 uint8_t otNetDataGetStableVersion(otInstance *aInstance);
112 uint8_t otNetDataGetStableVersion(otInstance *aInstance) in otNetDataGetStableVersion() function
703 return mEncoder.WriteUint8(otNetDataGetStableVersion(mInstance)); in HandlePropertyGet()