HomeSort by: relevance | last modified time | path
    Searched refs:wpas_mesh_peer_remove (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
mesh.h 23 int wpas_mesh_peer_remove(struct wpa_supplicant *wpa_s, const u8 *addr);
mesh.c 888 int wpas_mesh_peer_remove(struct wpa_supplicant *wpa_s, const u8 *addr) function
ctrl_iface.c 3410 return wpas_mesh_peer_remove(wpa_s, addr);

Completed in 25 milliseconds