Searched refs:send_and_recv (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c322 static int send_and_recv(struct nl80211_global *global, function
373 return send_and_recv(drv->global, drv->global->nl, msg,
432 ret = send_and_recv(global, global->nl, msg, family_handler, &res);
600 ret = send_and_recv(drv->global, w->nl_beacons, msg, NULL, NULL);
1763 ret = send_and_recv(drv->global, nl_handle, msg, NULL, NULL);
1965 ret = send_and_recv(bss->drv->global, bss->nl_mgmt, msg, NULL, NULL);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c322 static int send_and_recv(struct nl80211_global *global, function
373 return send_and_recv(drv->global, drv->global->nl, msg,
432 ret = send_and_recv(global, global->nl, msg, family_handler, &res);
600 ret = send_and_recv(drv->global, w->nl_beacons, msg, NULL, NULL);
1763 ret = send_and_recv(drv->global, nl_handle, msg, NULL, NULL);
1965 ret = send_and_recv(bss->drv->global, bss->nl_mgmt, msg, NULL, NULL);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c322 static int send_and_recv(struct nl80211_global *global, function
373 return send_and_recv(drv->global, drv->global->nl, msg,
432 ret = send_and_recv(global, global->nl, msg, family_handler, &res);
600 ret = send_and_recv(drv->global, w->nl_beacons, msg, NULL, NULL);
1763 ret = send_and_recv(drv->global, nl_handle, msg, NULL, NULL);
1965 ret = send_and_recv(bss->drv->global, bss->nl_mgmt, msg, NULL, NULL);

Completed in 96 milliseconds