WPS NFC: Remove NFC_RX_HANDOVER_SEL
authorJouni Malinen <j@w1.fi>
Sun, 6 Apr 2014 13:42:27 +0000 (16:42 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 6 Apr 2014 21:56:04 +0000 (00:56 +0300)
commit679f2e7c5f2af3d93ec42c37d41832be1c1142e7
tree4c7a6d6b105ef57dd6b9a4dd38183caad12ac1ff
parentdf58939cece9b31a5c85c35f647abc2da7a260f9
WPS NFC: Remove NFC_RX_HANDOVER_SEL

The newer NFC_REPORT_HANDOVER command is more general version that
handles the cases where NFC_RX_HANDOVER_SEL could potentially have been
used. In addition, with the new WPS NFC design, it is important to
receive the handover request message that was used in the handover in
addition to the select message, so the NFC_RX_HANDOVER_SEL command on
its own would not be sufficient for this.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/README-WPS
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c
wpa_supplicant/wps_supplicant.c
wpa_supplicant/wps_supplicant.h