Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_foundation.c139 uint16_t mesh_foundation_get_features(void){ in mesh_foundation_get_features() function
H A Dmesh_foundation.h269 uint16_t mesh_foundation_get_features(void);
H A Dmesh_configuration_server.c1742 mesh_heartbeat_publication->active_features = mesh_foundation_get_features(); in config_heartbeat_publication_emit()
1771 …uint16_t current_features = mesh_foundation_get_features() & mesh_heartbeat_publicat… in mesh_configuration_server_feature_changed()
1846 requested_publication.active_features = mesh_foundation_get_features(); in config_heartbeat_publication_set_handler()