Searched refs:mesh_foundation_get_features (Results 1 – 3 of 3) sorted by relevance
139 uint16_t mesh_foundation_get_features(void){ in mesh_foundation_get_features() function
269 uint16_t mesh_foundation_get_features(void);
1742 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()