Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MAX44000 PWM_Tone_Library nexpaq_mdk
Fork of LED_Demo by
sn_grs.c File Reference
General resource server. More...
Go to the source code of this file.
Functions | |
static uint8_t * | sn_grs_convert_uri (uint16_t *uri_len, uint8_t *uri_ptr) |
Removes '/' from the beginning and from the end of uri string. | |
int8_t | sn_nsdl_build_registration_body (struct nsdl_s *handle, sn_coap_hdr_s *message_ptr, uint8_t updating_registeration) |
To build GRS resources to registration message payload. |
Detailed Description
General resource server.
Definition in file sn_grs.c.
Function Documentation
static uint8_t * sn_grs_convert_uri | ( | uint16_t * | uri_len, |
uint8_t * | uri_ptr | ||
) | [static] |
int8_t sn_nsdl_build_registration_body | ( | struct nsdl_s * | handle, |
sn_coap_hdr_s * | message_ptr, | ||
uint8_t | updating_registeration | ||
) |
Generated on Tue Jul 12 2022 12:29:03 by
