| /NetX-Duo-v6.2.1/test/regression/mqtt_test/ |
| D | netx_mqtt_receive_qos2_test.c | 233 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_connack_error_test.c | 295 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_connect_auth_empty_test.c | 325 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_connect_auth_test.c | 327 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_connect_non_block_2_test.c | 200 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_connect_packet_send_failure_test.c | 287 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_connect_test.c | 308 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_connect_non_block_test.c | 308 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_connect_v6_test.c | 366 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_connect_will_message_test.c | 308 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_connect_will_topic_only_test.c | 313 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_connect_with_auth_will_test.c | 314 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_multiple_receive_test.c | 371 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_receive_qos0_test.c | 344 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_receive_qos1_test.c | 341 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_receive_span_test.c | 352 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_websocket_block_test.c | 318 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| D | netx_mqtt_websocket_non_block_test.c | 330 static UCHAR fixed_header[] = {0x10, 0x00, 0x00, 0x04, 'M', 'Q', 'T', 'T', 0x4, 0x0, 0x0, 0x0}; variable
|
| /NetX-Duo-v6.2.1/addons/mqtt/ |
| D | nxd_mqtt_client.c | 114 UCHAR fixed_header[5]; in _nxd_mqtt_client_set_fixed_header() local 1414 UCHAR fixed_header; in _nxd_mqtt_process_publish() local 1669 UCHAR fixed_header; in _nxd_mqtt_process_publish_response() local 1854 UCHAR fixed_header; in _nxd_mqtt_process_sub_unsub_ack() local 2057 UCHAR fixed_header; in _nxd_mqtt_process_disconnect() local 3820 UCHAR fixed_header; in _nxd_mqtt_client_retransmit_message() local
|
| /NetX-Duo-v6.2.1/test/regression/azure_iot/ |
| D | nx_azure_iot_pnp_client_telemetry_unit_test.c | 277 UCHAR fixed_header[5]; in mqtt_client_set_fixed_header() local
|
| D | direct_method_unit_test.c | 217 UCHAR fixed_header[5]; in mqtt_client_set_fixed_header() local
|
| D | device_twin_unit_test.c | 240 UCHAR fixed_header[5]; in mqtt_client_set_fixed_header() local
|
| D | nx_azure_iot_pnp_client_command_unit_test.c | 227 UCHAR fixed_header[5]; in mqtt_client_set_fixed_header() local
|
| D | iot_provisioning_client_unit_test.c | 355 UCHAR fixed_header[5]; in mqtt_client_set_fixed_header() local
|
| D | nx_azure_iot_adu_agent_unit_test.c | 516 UCHAR fixed_header[5]; in mqtt_client_set_fixed_header() local
|