Searched refs:RAD_CCA_ED (Results 1 – 2 of 2) sorted by relevance
32 RAD_CCA_ED, //We are in either a CCA or ED procedure enumerator
405 if (( radio_state == RAD_CCA_ED ) && ( cca_status.CCA_notED )) { in nhw_RADIO_TASK_CCASTOP()431 if (( radio_state == RAD_CCA_ED ) && ( cca_status.CCA_notED == 0)) { in nhw_RADIO_TASK_EDSTOP()460 } else if ( radio_state == RAD_CCA_ED ){ in nhw_RADIO_TASK_STOP()492 } else if ( radio_state == RAD_CCA_ED ){ in nhw_RADIO_TASK_DISABLE()690 } else if ( radio_state == RAD_CCA_ED ){ in nhw_radio_timer_triggered()1391 if (radio_state == RAD_CCA_ED) { /*if we haven't aborted*/ in handle_CCA_response()1423 radio_state = RAD_CCA_ED; in start_CCA_ED()