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