P2PS: Add support to send ASP service requests
authorKrishna Vamsi <vamsin@qti.qualcomm.com>
Tue, 9 Dec 2014 15:12:27 +0000 (20:42 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 2 Feb 2015 23:35:06 +0000 (01:35 +0200)
commit5a4102ce0e7221eb8e59ec12365fa395f99b651e
tree2c9c9c69bf58139e71275cc2cb7c3ebd55614d3b
parent095b3c4069a905939e5ddd06918e73892526891c
P2PS: Add support to send ASP service requests

This extends the P2P_SERV_DISC_REQ control interface command with a new
"asp" service type. This takes service id, service string, and optional
service info as arguments.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h
wpa_supplicant/wpa_cli.c