Searched refs:otPlatRadioSetCcaEnergyDetectThreshold (Results 1 – 8 of 8) sorted by relevance
577 otError otPlatRadioSetCcaEnergyDetectThreshold(otInstance *aInstance, int8_t aThreshold);
406 otError otPlatRadioSetCcaEnergyDetectThreshold(otInstance *aInstance, int8_t aThreshold) in otPlatRadioSetCcaEnergyDetectThreshold() function
799 return otPlatRadioSetCcaEnergyDetectThreshold(GetInstancePtr(), aThreshold); in SetCcaEnergyDetectThreshold()
516 otError otPlatRadioSetCcaEnergyDetectThreshold(otInstance *aInstance, int8_t aThreshold) in otPlatRadioSetCcaEnergyDetectThreshold() function
456 otError otPlatRadioSetCcaEnergyDetectThreshold(otInstance *aInstance, int8_t aThreshold) in otPlatRadioSetCcaEnergyDetectThreshold() function
1186 otError otPlatRadioSetCcaEnergyDetectThreshold(otInstance *aInstance, int8_t aThreshold) in otPlatRadioSetCcaEnergyDetectThreshold() function
2239 error = otPlatRadioSetCcaEnergyDetectThreshold(mInstance, threshold); in HandlePropertySet()
1147 error = otPlatRadioSetCcaEnergyDetectThreshold(GetInstancePtr(), cca); in Process()