Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/target_if/ftm_time_sync/inc/
H A Dtarget_if_ftm_time_sync.h47 void target_if_ftm_time_sync_register_tx_ops(struct wlan_ftm_time_sync_tx_ops
/wlan-driver/qcacld-3.0/components/ftm_time_sync/dispatcher/inc/
H A Dwlan_ftm_time_sync_public_struct.h79 struct wlan_ftm_time_sync_tx_ops { struct
/wlan-driver/qcacld-3.0/components/ftm_time_sync/core/inc/
H A Dftm_time_sync_priv.h99 struct wlan_ftm_time_sync_tx_ops tx_ops;
/wlan-driver/qcacld-3.0/components/target_if/ftm_time_sync/src/
H A Dtarget_if_ftm_time_sync.c229 struct wlan_ftm_time_sync_tx_ops *tx_ops) in target_if_ftm_time_sync_register_tx_ops()