Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh.h98 void mesh_model_unbind_appkey(mesh_model_t * mesh_model, uint16_t appkey_index);
H A Dmesh_configuration_server.c172 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()
H A Dmesh.c806 void mesh_model_unbind_appkey(mesh_model_t * mesh_model, uint16_t appkey_index){ in mesh_model_unbind_appkey() function