Home
last modified time | relevance | path

Searched refs:bt_mesh_comp2_register (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_lcd.c294 bt_mesh_comp2_register(&comp_p2); in test_cli_split_comp_data_request()
428 bt_mesh_comp2_register(&comp_p2); in test_srv_comp_data_status_respond()
Dtest_provision.c952 bt_mesh_comp2_register(comp_p2); in device_pb_remote_server_setup_unproved()
959 bt_mesh_comp2_register(comp_p2); in device_pb_remote_server_setup_proved()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Daccess.h1207 int bt_mesh_comp2_register(const struct bt_mesh_comp2 *comp2);
/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.c1098 int bt_mesh_comp2_register(const struct bt_mesh_comp2 *comp2) in bt_mesh_comp2_register() function
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c5556 bt_mesh_comp2_register(&comp_p2); in tester_init_mesh()