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

◆ config_channel_transport_rsp_receive()

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.

Parameters
transportPointer to the configuration channel transport instance.
eventPointer to the event carrying the received response.
Returns
true if response was designated for this transport. Otherwise returns false.