Searched refs:otIp6IsSlaacEnabled (Results 1 – 3 of 3) sorted by relevance
714 bool otIp6IsSlaacEnabled(otInstance *aInstance);
244 bool otIp6IsSlaacEnabled(otInstance *aInstance) in otIp6IsSlaacEnabled() function
3514 return mEncoder.WriteBool(otIp6IsSlaacEnabled(mInstance)); in HandlePropertyGet()