nRF Connect SDK API 2.8.99
|
int config_channel_transport_get | ( | struct config_channel_transport * | transport, |
uint8_t * | buffer, | ||
size_t | length ) |
#include <applications/nrf_desktop/src/util/config_channel_transport.h>
Handle a get operation on the configuration channel.
transport | Pointer to the configuration channel transport instance. |
buffer | Pointer to the buffer to be filled when handling the get request. |
length | Length of the data to be filled. |