Home
last modified time | relevance | path

Searched refs:ucfg_is_ftm_time_sync_enable (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/ftm_time_sync/dispatcher/inc/
H A Dftm_time_sync_ucfg_api.h61 bool ucfg_is_ftm_time_sync_enable(struct wlan_objmgr_psoc *psoc);
128 bool ucfg_is_ftm_time_sync_enable(struct wlan_objmgr_psoc *psoc) in ucfg_is_ftm_time_sync_enable() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ftm_time_sync.c68 if (!ucfg_is_ftm_time_sync_enable(psoc)) in hdd_ftm_time_sync_sta_state_notify()
/wlan-driver/qcacld-3.0/components/ftm_time_sync/dispatcher/src/
H A Dftm_time_sync_ucfg_api.c115 bool ucfg_is_ftm_time_sync_enable(struct wlan_objmgr_psoc *psoc) in ucfg_is_ftm_time_sync_enable() function
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c7640 if (ucfg_is_ftm_time_sync_enable(wma_handle->psoc) && in wma_rx_service_ready_ext_event()