Searched refs:aux_channel_retry_cnt (Results 1 – 1 of 1) sorted by relevance
1036 uint32_t aux_channel_retry_cnt = 0; in wake_up_aux_channel() local1039 while (status != DC_OK && aux_channel_retry_cnt < 10) { in wake_up_aux_channel()1050 aux_channel_retry_cnt++; in wake_up_aux_channel()