11.12.3.4.21. Function iot_agent_handle_request¶
Defined in File nxp_iot_agent.h
11.12.3.4.21.1. Function Documentation¶
-
bool
iot_agent_handle_request
(pb_istream_t *istream, pb_ostream_t *ostream, const pb_field_t *message_type, void *context)¶ handle request by end point
- Parameters
[in] istream
: Input stream[in] ostream
: Output stream[in] message_type
: a pointer to the message type fields array[in] context
: End point context