/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_nl80211.c | 97 static int ack_handler(struct nl_msg *msg, void *arg) function 139 nl_cb_set(cb, NL_CB_ACK, NL_CB_CUSTOM, ack_handler, &err); [all...] |
/external/wpa_supplicant_8/src/drivers/ |
driver_nl80211.c | 256 static int ack_handler(struct nl_msg *msg, void *arg) function 305 nl_cb_set(cb, NL_CB_ACK, NL_CB_CUSTOM, ack_handler, &err); [all...] |