nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ qos_message_remove_all()

void qos_message_remove_all ( void  )

#include <include/qos.h>

Remove all pending messages. All messages that are currently stored in the internal list will be removed. Each message will be notified in the QOS_EVT_MESSAGE_REMOVED_FROM_LIST callback event. This API clears the internal pending list.