wifi_ftm_report_entry_t struct
Structure representing a report entry for Fine Timing Measurement (FTM) in Wi-Fi. This structure holds the information related to the FTM process between a Wi-Fi FTM Initiator and a Wi-Fi FTM Responder. FTM is used for precise distance measurement by timing the exchange of frames between devices.
Fields
Dialog Token of the FTM frame.
RSSI of the FTM frame received.
Round Trip Time in pSec with a peer.
Time of departure of FTM frame from FTM Responder in pSec.
Time of arrival of FTM frame at FTM Initiator in pSec.
Time of departure of ACK from FTM Initiator in pSec.
Time of arrival of ACK at FTM Responder in pSec.
![]()
typedef struct {