bt_mesh_cfg_srv is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
struct bt_mesh_model *
uint8_t
uint8_t
uint8_t
uint8_t
uint8_t
uint8_t
uint8_t
struct bt_mesh_hb_pub { struct k_delayed_work timer; uint16_t dst; uint16_t count; uint8_t period; uint8_t ttl; uint16_t feat; uint16_t net_idx; }
struct bt_mesh_hb_sub { int64_t expiry; uint16_t src; uint16_t dst; uint16_t count; uint8_t min_hops; uint8_t max_hops; void (*func)(uint8_t hops, uint16_t feat); }

References

from examples