Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
Pointer to Configuration Server Model.
uint8_t
Network Transmit state.
uint8_t
Relay Mode state.
uint8_t
Relay Retransmit state.
uint8_t
Secure Network Beacon state.
uint8_t
GATT Proxy state.
uint8_t
Friend state.
uint8_t
Default TTL.
struct { struct k_delayed_work timer; uint16_t dst; uint16_t count; uint8_t period; uint8_t ttl; uint16_t feature; uint16_t net_idx; }
Heartbeat Publication.
struct { int64_t expiry; uint16_t src; uint16_t dst; uint16_t count; uint8_t min_hops; uint8_t max_hops; esp_ble_mesh_cb_t heartbeat_recv_cb; }
Heartbeat Subscription.

References

from examples