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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c552 static int send_and_recv(struct nl80211_global *global, function
592 return send_and_recv(global, global->nl, msg, valid_handler,
605 return send_and_recv(drv->global, drv->global->nl, msg,
814 ret = send_and_recv(drv->global, w->nl_beacons, msg, NULL, NULL);
3729 ret = send_and_recv(drv->global, nl_handle, msg, NULL, NULL);
3858 ret = send_and_recv(drv->global, bss->nl_mgmt, msg, NULL, NULL);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c552 static int send_and_recv(struct nl80211_global *global, function
592 return send_and_recv(global, global->nl, msg, valid_handler,
605 return send_and_recv(drv->global, drv->global->nl, msg,
814 ret = send_and_recv(drv->global, w->nl_beacons, msg, NULL, NULL);
3729 ret = send_and_recv(drv->global, nl_handle, msg, NULL, NULL);
3858 ret = send_and_recv(drv->global, bss->nl_mgmt, msg, NULL, NULL);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c552 static int send_and_recv(struct nl80211_global *global, function
592 return send_and_recv(global, global->nl, msg, valid_handler,
605 return send_and_recv(drv->global, drv->global->nl, msg,
814 ret = send_and_recv(drv->global, w->nl_beacons, msg, NULL, NULL);
3729 ret = send_and_recv(drv->global, nl_handle, msg, NULL, NULL);
3858 ret = send_and_recv(drv->global, bss->nl_mgmt, msg, NULL, NULL);

Completed in 68 milliseconds