mesh: Add scan result for mesh network
authorMasashi Honma <masashi.honma@gmail.com>
Mon, 1 Sep 2014 04:23:39 +0000 (00:23 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 16 Nov 2014 17:43:11 +0000 (19:43 +0200)
commit790709060dd6d31fe4ae951f9cc7eb7fca2299b4
treed5d13a8996c5321554c5a44d7c6b9867358d596e
parent2b2bb5a8b987f3921f32dd9e76c351496ce6ff15
mesh: Add scan result for mesh network

Android 4.4 uses "BSS" command instead of "SCAN_RESULT" command.
So this patch add the mesh scan result for BSS command.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
src/common/wpa_ctrl.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/mesh.c
wpa_supplicant/mesh.h