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