ESP-IDF + 0/1 examples
SourceVu will show references to wifi_event_ftm_report_t from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint8_t[6]
MAC address of the FTM Peer.
Status of the FTM operation.
uint32_t
Raw average Round-Trip-Time with peer in Nano-Seconds.
uint32_t
Estimated Round-Trip-Time with peer in Nano-Seconds.
uint32_t
Estimated one-way distance in Centi-Meters.
Pointer to FTM Report, should be freed after use. Note: Highly recommended to use API esp_wifi_ftm_get_report to get the report instead of using this.
uint8_t
Number of entries in the FTM Report data.

References

from examples