Searched refs:bt_mesh_cdb_create (Results 1 – 7 of 7) sorted by relevance
97 int bt_mesh_cdb_create(const uint8_t key[16]);
531 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in oob_provisioner()665 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_provisioner_pb_adv_no_oob()726 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_provisioner_pb_adv_multi()787 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_provisioner_pb_adv_reprovision()894 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in provisioner_pb_remote_client_setup()986 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_provisioner_pb_remote_client_parallel()1444 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_device_pb_remote_client_server_same_dev()
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
1200 err = bt_mesh_cdb_create(net_key); in cmd_cdb_create()
1426 err = bt_mesh_cdb_create(net_key); in provision_node()