Searched refs:wlan_hdd_send_status_pkg (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_lpass.c | 230 static void wlan_hdd_send_status_pkg(struct wlan_hdd_link_info *link_info, in wlan_hdd_send_status_pkg() function 305 wlan_hdd_send_status_pkg(link_info, NULL, 1, 0); in wlan_hdd_send_scan_intf_info() 366 wlan_hdd_send_status_pkg(link_info, sta_ctx, 1, 1); in hdd_lpass_notify_connect() 375 wlan_hdd_send_status_pkg(link_info, sta_ctx, 1, 0); in hdd_lpass_notify_disconnect() 421 wlan_hdd_send_status_pkg(NULL, NULL, 0, 0); in hdd_lpass_notify_stop()
|