Searched refs:bt_mesh_cdb_create (Results 1 – 8 of 8) sorted by relevance
97 int bt_mesh_cdb_create(const uint8_t key[16]);
562 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in oob_provisioner()695 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_provisioner_no_oob()756 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_provisioner_multi()817 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_provisioner_reprovision()924 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in provisioner_pb_remote_client_setup()1016 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_provisioner_pb_remote_client_parallel()1474 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_device_pb_remote_client_server_same_dev()
167 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in tester_setup()
440 ASSERT_OK(bt_mesh_cdb_create(primary_netkey)); in provisioner_setup()
278 err = bt_mesh_cdb_create(net_key); in bt_ready()
732 int bt_mesh_cdb_create(const uint8_t key[16]) in bt_mesh_cdb_create() function
1179 err = bt_mesh_cdb_create(net_key); in cmd_cdb_create()
1459 err = bt_mesh_cdb_create(net_key); in provision_node()