Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/ftm_time_sync/dispatcher/src/
Dftm_time_sync_ucfg_api.c139 role = ftm_time_sync_get_role(psoc); in ucfg_ftm_time_sync_update_sta_connect_state()
165 role = ftm_time_sync_get_role(psoc); in ucfg_ftm_time_sync_update_bss_state()
/wlan-driver/qcacld-3.0/components/ftm_time_sync/core/inc/
Dftm_time_sync_main.h141 enum ftm_time_sync_role ftm_time_sync_get_role(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/components/ftm_time_sync/core/src/
Dftm_time_sync_main.c84 enum ftm_time_sync_role ftm_time_sync_get_role(struct wlan_objmgr_psoc *psoc) in ftm_time_sync_get_role() function