Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd.h466 bool hdd_is_any_sta_connecting(struct hdd_context *hdd_ctx);
Dwlan_hdd_hostapd.c3456 bool hdd_is_any_sta_connecting(struct hdd_context *hdd_ctx) in hdd_is_any_sta_connecting() function
3538 if (hdd_is_any_sta_connecting(hdd_ctx)) { in hdd_softap_set_channel_change()
Dwlan_hdd_main.c7189 !hdd_is_any_sta_connecting(hdd_ctx))) { in hdd_stop_last_active_connection()