Searched refs:WPA_IF_MESH (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/ |
D | mesh.c | 671 if (wpa_drv_if_add(wpa_s, WPA_IF_MESH, ifname, NULL, NULL, NULL, addr, in wpas_mesh_add_interface() 690 wpa_drv_if_remove(wpa_s, WPA_IF_MESH, ifname); in wpas_mesh_add_interface()
|
D | wpa_supplicant.c | 6258 wpa_drv_if_remove(parent, WPA_IF_MESH, ifname); in wpa_supplicant_remove_iface()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver.h | 1857 WPA_IF_MESH, enumerator
|
D | driver_nl80211.c | 7021 case WPA_IF_MESH: in wpa_driver_nl80211_if_type() 7152 type == WPA_IF_P2P_GO || type == WPA_IF_MESH || in wpa_driver_nl80211_if_add()
|