Searched refs:mesh_model_unbind_appkey (Results 1 – 3 of 3) sorted by relevance
98 void mesh_model_unbind_appkey(mesh_model_t * mesh_model, uint16_t appkey_index);
172 mesh_model_unbind_appkey(mesh_model, appkey_index); in mesh_configuration_server_delete_appkey()1445 mesh_model_unbind_appkey(target_model, appkey_index); in config_model_app_unbind_handler()
806 void mesh_model_unbind_appkey(mesh_model_t * mesh_model, uint16_t appkey_index){ in mesh_model_unbind_appkey() function