Searched defs:_srtm_service (Results 1 – 1 of 1) sorted by relevance
21 struct _srtm_service struct23 srtm_list_t node; /*!< SRTM service list node to link to a list */24 srtm_dispatcher_t dispatcher;25 uint8_t category;27 void (*destroy)(srtm_service_t service);28 srtm_status_t (*request)(srtm_service_t service, srtm_request_t request);29 srtm_status_t (*notify)(srtm_service_t service, srtm_notification_t notification);