Searched refs:bt_mesh_test_cb (Results 1 – 3 of 3) sorted by relevance
24 int bt_mesh_test_cb_register(struct bt_mesh_test_cb *cb) in bt_mesh_test_cb_register()35 void bt_mesh_test_cb_unregister(struct bt_mesh_test_cb *cb) in bt_mesh_test_cb_unregister()43 struct bt_mesh_test_cb *cb; in bt_mesh_test_net_recv()54 struct bt_mesh_test_cb *cb; in bt_mesh_test_model_recv()65 struct bt_mesh_test_cb *cb; in bt_mesh_test_model_bound()76 struct bt_mesh_test_cb *cb; in bt_mesh_test_model_unbound()87 struct bt_mesh_test_cb *cb; in bt_mesh_test_prov_invalid_bearer()98 struct bt_mesh_test_cb *cb; in bt_mesh_test_trans_incomp_timer_exp()
24 struct bt_mesh_test_cb { struct43 int bt_mesh_test_cb_register(struct bt_mesh_test_cb *cb);49 void bt_mesh_test_cb_unregister(struct bt_mesh_test_cb *cb);
5473 static struct bt_mesh_test_cb bt_mesh_test_cb = { variable5552 bt_mesh_test_cb_register(&bt_mesh_test_cb); in tester_init_mesh()