Home
last modified time | relevance | path

Searched refs:bt_mesh_test_model_unbound (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dtesting.h85 void bt_mesh_test_model_unbound(uint16_t addr, const struct bt_mesh_model *model, uint16_t key_idx);
Dtesting.c74 void bt_mesh_test_model_unbound(uint16_t addr, const struct bt_mesh_model *model, uint16_t key_idx) in bt_mesh_test_model_unbound() function
Dcfg_srv.c1950 bt_mesh_test_model_unbound(ctx->addr, mod, key_app_idx); in mod_app_unbind()