Home
last modified time | relevance | path

Searched refs:handle_tx_callback (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_monitor.c26 static void handle_tx_callback(void *ctx, u8 *buf, size_t len, int ok) in handle_tx_callback() function
163 handle_tx_callback(drv->ctx, buf + iter._max_length, in handle_monitor_read()
H A Ddriver_hostap.c119 static void handle_tx_callback(struct hostap_driver_data *drv, u8 *buf, in handle_tx_callback() function
172 handle_tx_callback(drv, buf, data_len, ver == 2 ? 1 : 0); in handle_frame()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_monitor.c26 static void handle_tx_callback(void *ctx, u8 *buf, size_t len, int ok) in handle_tx_callback() function
166 handle_tx_callback(drv->ctx, buf + iter._max_length, in handle_monitor_read()
H A Ddriver_hostap.c119 static void handle_tx_callback(struct hostap_driver_data *drv, u8 *buf, in handle_tx_callback() function
172 handle_tx_callback(drv, buf, data_len, ver == 2 ? 1 : 0); in handle_frame()

Completed in 5 milliseconds