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