Home
last modified time | relevance | path

Searched refs:wpas_get_tx_interface (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Doffchannel.c22 wpas_get_tx_interface(struct wpa_supplicant *wpa_s, const u8 *src) in wpas_get_tx_interface() function
96 iface = wpas_get_tx_interface(wpa_s, wpa_s->pending_action_src); in wpas_send_action_cb()
311 iface = wpas_get_tx_interface(wpa_s, src); in offchannel_send_action()
330 tx_iface = wpas_get_tx_interface(wpa_s, src); in offchannel_send_action()