![]() |
nRF Connect SDK API 3.3.99
|
| int config_channel_report_parse | ( | const uint8_t * | buffer, |
| size_t | length, | ||
| struct config_event * | event ) |
#include <applications/nrf_desktop/src/util/config_channel_transport.h>
Parse the configuration channel report.
| buffer | Pointer to the report buffer to be parsed. |
| length | Length of the buffer. |
| event | Pointer to the event used to store the parsed values. |