Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ftm/core/src/
Dwlan_ftm_svc_i.h84 QDF_STATUS wlan_ftm_testmode_attach(struct wlan_objmgr_psoc *psoc);
Dwlan_ftm_svc.c162 wlan_ftm_testmode_attach(struct wlan_objmgr_psoc *psoc) in wlan_ftm_testmode_attach() function
/wlan-driver/qca-wifi-host-cmn/ftm/dispatcher/src/
Dwlan_ftm_init_deinit.c78 return wlan_ftm_testmode_attach(psoc); in dispatcher_ftm_psoc_open()