nRF Connect SDK API 2.8.99
|
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. |