Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh.h97 uint8_t mesh_model_bind_appkey(mesh_model_t * mesh_model, uint16_t appkey_index);
H A Dmesh.c791 uint8_t mesh_model_bind_appkey(mesh_model_t * mesh_model, uint16_t appkey_index){ in mesh_model_bind_appkey() function
H A Dmesh_configuration_server.c1412 status = mesh_model_bind_appkey(target_model, appkey_index); in config_model_app_bind_handler()