Data Fields | |
const mesh_config_entry_id_t * | p_id |
ID of the entry to listen for. More... | |
mesh_config_listener_on_change_t | callback |
Callback to call when the entry changes. | |
Definition at line 90 of file mesh_config_listener.h.
const mesh_config_entry_id_t* mesh_config_listener_t::p_id |
ID of the entry to listen for.
Definition at line 92 of file mesh_config_listener.h.