nRF Connect SDK API 0.1.0
|
bool config_channel_transport_rsp_receive | ( | struct config_channel_transport * | transport, |
struct config_event * | event | ||
) |
#include <applications/nrf_desktop/src/util/config_channel_transport.h>
Handle the response received from higher layer.
transport | Pointer to the configuration channel transport instance. |
event | Pointer to the event carrying the received response. |