Searched refs:bt_mesh_subnet_keys (Results 1 – 4 of 4) sorted by relevance
72 struct bt_mesh_subnet_keys { struct326 int bt_mesh_net_keys_create(struct bt_mesh_subnet_keys *keys, const u8_t key[16]);
95 struct bt_mesh_subnet_keys *keys; in bt_mesh_beacon_create()
191 int bt_mesh_net_keys_create(struct bt_mesh_subnet_keys *keys, const u8_t key[16]) in bt_mesh_net_keys_create()441 struct bt_mesh_subnet_keys *keys; in bt_mesh_net_beacon_update()950 static bool auth_match(struct bt_mesh_subnet_keys *keys, const u8_t net_id[8], u8_t flags, bt_u32_t… in auth_match()
1400 struct bt_mesh_subnet_keys *key = NULL; in bt_mesh_temp_prov_net_idx_set()
Completed in 9 milliseconds