doc: release: 3.5: Add note on MGMT_EVT_OP_CMD_RECV
Adds a note that this MCUmgr notification hook can now be used to reject commands and send an error back to the client. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
6877ad413f
commit
eff9f731b1
|
@ -232,6 +232,11 @@ Devicetree
|
|||
Libraries / Subsystems
|
||||
**********************
|
||||
|
||||
* Management
|
||||
|
||||
* Added response checking to MCUmgr's :c:enumerator:`MGMT_EVT_OP_CMD_RECV`
|
||||
notification callback to allow applications to reject MCUmgr commands.
|
||||
|
||||
HALs
|
||||
****
|
||||
|
||||
|
|
Loading…
Reference in a new issue