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

Fields

Field
Declared as
uint32_t
uint8_t
uint8_t
uint8_t[21]
uint16_t
bool
uint8_t
uint8_t
uint32_t
uint8_t[8]
struct bt_mesh_subnet_keys { uint8_t net[16]; uint8_t nid; uint8_t enc[16]; uint8_t net_id[8]; #if CONFIG_BLE_MESH_GATT_PROXY_SERVER uint8_t identity[16]; #endif uint8_t privacy[16]; uint8_t beacon[16]; #if CONFIG_BLE_MESH_PRIVATE_BEACON uint8_t private_beacon[16]; #endif #if CONFIG_BLE_MESH_DF_SRV uint8_t direct_nid; uint8_t direct_enc[16]; uint8_t direct_privacy[16]; #endif }[2]
uint8_t
uint8_t
uint8_t
uint8_t
uint8_t
uint8_t
uint8_t
struct { uint16_t len_present:1, range_start:15; uint8_t range_length; }
uint8_t:3
uint8_t path_metric_type:3,:2
uint8_t
uint8_t
uint8_t
uint8_t

References

from examples