Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_health_server.h50 const mesh_operation_t * mesh_health_server_get_operations(void);
H A Dmesh_health_server.c345 const mesh_operation_t * mesh_health_server_get_operations(void){ in mesh_health_server_get_operations() function
H A Dmesh.c1209 mesh_health_server_model.operations = mesh_health_server_get_operations(); in mesh_node_setup_default_models()