Searched defs:message_type (Results 1 – 8 of 8) sorted by relevance
193 static uint32_t mqtt_encode_fixed_header(uint8_t message_type, uint8_t *start, in mqtt_encode_fixed_header()253 static int mqtt_message_id_only_enc(uint8_t message_type, uint16_t message_id, in mqtt_message_id_only_enc()280 const uint8_t message_type = in connect_request_encode() local400 const uint8_t message_type = MQTT_MESSAGES_OPTIONS( in publish_encode() local445 const uint8_t message_type = in publish_ack_encode() local454 const uint8_t message_type = in publish_receive_encode() local463 const uint8_t message_type = in publish_release_encode() local472 const uint8_t message_type = in publish_complete_encode() local496 const uint8_t message_type = MQTT_MESSAGES_OPTIONS( in subscribe_encode() local533 const uint8_t message_type = MQTT_MESSAGES_OPTIONS( in unsubscribe_encode() local
144 uint32_t message_type = 0U; in mqtt_client_websocket_read() local
103 uint32_t message_type; member
938 uint32_t *message_type, uint64_t *remaining, int32_t timeout) in websocket_recv_msg()1091 uint32_t message_type; in websocket_recv() local
170 uint32_t message_type; in recv_data_wso_api() local
149 uint8_t message_type:4; member
227 static char *wifi_cb_msg_2_str(uint8_t message_type) in wifi_cb_msg_2_str()754 static void winc1500_wifi_cb(uint8_t message_type, void *pvMsg) in winc1500_wifi_cb()
323 uint16_t message_type : 5; member