Lines Matching refs:test_net_key
82 extern const uint8_t test_net_key[16];
608 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in oob_provisioner()
610 ASSERT_OK(bt_mesh_provision(test_net_key, 0, 0, 0, 0x0001, dev_key)); in oob_provisioner()
741 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_provisioner_no_oob()
743 ASSERT_OK(bt_mesh_provision(test_net_key, 0, 0, 0, 0x0001, dev_key)); in test_provisioner_no_oob()
800 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_provisioner_pb_cancel()
802 ASSERT_OK(bt_mesh_provision(test_net_key, 0, 0, 0, 0x0001, dev_key)); in test_provisioner_pb_cancel()
845 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_provisioner_multi()
847 ASSERT_OK(bt_mesh_provision(test_net_key, 0, 0, 0, 0x0001, dev_key)); in test_provisioner_multi()
865 ASSERT_OK(bt_mesh_provision(test_net_key, 0, flags, 0, 0x0001, dev_key)); in test_provisioner_iv_update_flag_zero()
883 ASSERT_OK(bt_mesh_provision(test_net_key, 0, flags, 0, 0x0001, dev_key)); in test_provisioner_iv_update_flag_one()
906 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_provisioner_reprovision()
908 ASSERT_OK(bt_mesh_provision(test_net_key, 0, 0, 0, 0x0001, dev_key)); in test_provisioner_reprovision()
1013 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in provisioner_pb_remote_client_setup()
1014 ASSERT_OK(bt_mesh_provision(test_net_key, 0, 0, 0, 0x0001, dev_key)); in provisioner_pb_remote_client_setup()
1105 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_provisioner_pb_remote_client_parallel()
1106 ASSERT_OK(bt_mesh_provision(test_net_key, 0, 0, 0, 0x0001, dev_key)); in test_provisioner_pb_remote_client_parallel()
1563 ASSERT_OK(bt_mesh_cdb_create(test_net_key)); in test_device_pb_remote_client_server_same_dev()
1564 ASSERT_OK(bt_mesh_provision(test_net_key, 0, 0, 0, 0x0001, dev_key)); in test_device_pb_remote_client_server_same_dev()