NFC: Redirect NFC commands on global control interface
Redirect NFC commands from global control interface to P2P device interface. Signed-off-by: David Spinadel <david.spinadel@intel.com>
This commit is contained in:
parent
31b7ecb6c8
commit
8ad8bc5c36
1 changed files with 2 additions and 0 deletions
|
@ -8214,6 +8214,8 @@ static char * wpas_global_ctrl_iface_redir_p2p(struct wpa_global *global,
|
|||
"P2P_PRESENCE_REQ ",
|
||||
"P2P_EXT_LISTEN ",
|
||||
"P2P_REMOVE_CLIENT ",
|
||||
"WPS_NFC_TOKEN ",
|
||||
"WPS_NFC_TAG_READ ",
|
||||
"NFC_GET_HANDOVER_SEL ",
|
||||
"NFC_GET_HANDOVER_REQ ",
|
||||
"NFC_REPORT_HANDOVER ",
|
||||
|
|
Loading…
Reference in a new issue