WFD: Add wfd_subelems hexdump in BSS ctrl_iface command output
This makes it easier to parse the WFD subelements from scan results. Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
9675ce354a
commit
337c781f9c
2 changed files with 27 additions and 0 deletions
|
@ -166,6 +166,7 @@ extern "C" {
|
|||
#define WPA_BSS_MASK_WPS_SCAN BIT(13)
|
||||
#define WPA_BSS_MASK_P2P_SCAN BIT(14)
|
||||
#define WPA_BSS_MASK_INTERNETW BIT(15)
|
||||
#define WPA_BSS_MASK_WIFI_DISPLAY BIT(16)
|
||||
|
||||
|
||||
/* wpa_supplicant/hostapd control interface access */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue