Searched refs:gateway_msg_cb (Results 1 – 1 of 1) sorted by relevance
62 lwm2m_engine_gateway_msg_cb gateway_msg_cb[MAX_INSTANCE_COUNT]; variable178 if (gateway_msg_cb[index] == NULL) { in lwm2m_gw_handle_req()186 return gateway_msg_cb[index](msg); in lwm2m_gw_handle_req()195 gateway_msg_cb[index] = cb; in lwm2m_register_gw_callback()