ESP-IDF + 0/1 examples
SourceVu will show references to wifi_ftm_initiator_cfg_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 Responder.
uint8_t
Primary channel of the FTM Responder.
uint8_t
No. of FTM frames requested in terms of 4 or 8 bursts (allowed values - 0(No pref), 16, 24, 32, 64).
uint16_t
Requested period between FTM bursts in 100's of milliseconds (allowed values 0(No pref) - 100).
bool
True - Using esp_wifi_ftm_get_report to get FTM report, False - Using ftm_report_data from WIFI_EVENT_FTM_REPORT to get FTM report.

References

from examples