Searched defs:bt_mesh_subnet_keys (Results 1 – 1 of 1) sorted by relevance
62 struct bt_mesh_subnet_keys { struct63 uint8_t net[16]; /* NetKey */64 uint8_t nid; /* NID */65 uint8_t enc[16]; /* EncKey */66 uint8_t net_id[8]; /* Network ID */68 uint8_t identity[16]; /* IdentityKey */70 uint8_t privacy[16]; /* PrivacyKey */71 uint8_t beacon[16]; /* BeaconKey */