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