Searched refs:SEND_M1 (Results 1 – 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | wps_i.h | 41 SEND_M1, RECV_M2, SEND_M3, RECV_M4, SEND_M5, RECV_M6, SEND_M7, enumerator
|
D | wps.c | 102 data->state = data->registrar ? RECV_M1 : SEND_M1; in wps_init()
|
D | wps_enrollee.c | 458 case SEND_M1: in wps_enrollee_get_msg()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | wps_i.h | 41 SEND_M1, RECV_M2, SEND_M3, RECV_M4, SEND_M5, RECV_M6, SEND_M7, enumerator
|
D | wps.c | 102 data->state = data->registrar ? RECV_M1 : SEND_M1; in wps_init()
|
D | wps_enrollee.c | 458 case SEND_M1: in wps_enrollee_get_msg()
|