Searched refs:AWAITING_RESPONSE (Results 1 – 2 of 2) sorted by relevance
332 #define AWAITING_RESPONSE (1) macro
2416 local->authentication_state = AWAITING_RESPONSE; in authenticate()2443 if (local->authentication_state == AWAITING_RESPONSE) { in rx_authenticate()