Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_main.h4245 int hdd_wlan_stop_modules(struct hdd_context *hdd_ctx, bool ftm_mode);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c16916 int hdd_wlan_stop_modules(struct hdd_context *hdd_ctx, bool ftm_mode) in hdd_wlan_stop_modules() argument
16940 if (IS_IDLE_STOP && !ftm_mode) { in hdd_wlan_stop_modules()