Searched refs:otThreadSetCcmEnabled (Results 1 – 3 of 3) sorted by relevance
797 void otThreadSetCcmEnabled(otInstance *aInstance, bool aEnabled);
352 void otThreadSetCcmEnabled(otInstance *aInstance, bool aEnabled) in otThreadSetCcmEnabled() function
1248 return ProcessEnableDisable(aArgs, otThreadSetCcmEnabled); in Process()