Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.h68 int wnm_send_coloc_intf_report(struct wpa_supplicant *wpa_s, u8 dialog_token,
Dwnm_sta.c1889 int wnm_send_coloc_intf_report(struct wpa_supplicant *wpa_s, u8 dialog_token, in wnm_send_coloc_intf_report() function
1936 wnm_send_coloc_intf_report(wpa_s, in wnm_set_coloc_intf_elems()
Dctrl_iface.c7553 ret = wnm_send_coloc_intf_report(wpa_s, 0, elems); in wpas_ctrl_iface_coloc_intf_report()