MeterLogger
Data Fields
mesh_scan_para_type Struct Reference

#include <sdk/include/mesh.h>

Collaboration diagram for mesh_scan_para_type:

Data Fields

espconn_mesh_scan_callback usr_scan_cb
 
uint8_t grp_id [ESP_MESH_GROUP_ID_LEN]
 
bool grp_set
 

Detailed Description

Definition at line 70 of file mesh.h.

Field Documentation

◆ grp_id

uint8_t mesh_scan_para_type::grp_id[ESP_MESH_GROUP_ID_LEN]

Definition at line 72 of file mesh.h.

◆ grp_set

bool mesh_scan_para_type::grp_set

Definition at line 73 of file mesh.h.

◆ usr_scan_cb

espconn_mesh_scan_callback mesh_scan_para_type::usr_scan_cb

Definition at line 71 of file mesh.h.


The documentation for this struct was generated from the following file: