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

Fields

Field
Declared as
Description
uint8_t
channel of softap interface.
bool
is channel of softap interface set.
uint8_t
max retry of sta establish connection.
bool
is max retry of sta establish connection set.
uint8_t
reason of sta connection end.
bool
is reason of sta connection end set.
int8_t
rssi of sta connection.
bool
is rssi of sta connection set.
uint8_t[6]
BSSID of station interface.
bool
is BSSID of station interface set.
uint8_t *
SSID of station interface.
int
length of SSID of station interface.
uint8_t *
password of station interface.
int
length of password of station interface.
uint8_t *
SSID of softap interface.
int
length of SSID of softap interface.
uint8_t *
password of station interface.
int
length of password of station interface.
uint8_t
authentication mode of softap interface.
bool
is authentication mode of softap interface set.
uint8_t
max connection number of softap interface.
bool
is max connection number of softap interface set.

References

from examples