Searched defs:bt_mesh_subnet_keys (Results 1 – 1 of 1) sorted by relevance
65 struct bt_mesh_subnet_keys { struct66 u8_t net[16]; /* NetKey */67 u8_t nid; /* NID */68 u8_t enc[16]; /* EncKey */69 u8_t net_id[8]; /* Network ID */71 u8_t identity[16]; /* IdentityKey */73 u8_t privacy[16]; /* PrivacyKey */74 u8_t beacon[16]; /* BeaconKey */