nRF Connect SDK API 0.1.0
|
void ssf_client_notif_decode_done | ( | struct ssf_notification * | notif | ) |
Must be invoked from ssf_notif_handler to free transport layer buffer when the request have been decoded and can be freed.
[in] | notif | A pointer to the incoming notification. |