/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth_wolfSSL/ |
A D | demo_config.h | 185 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
|
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Plain_Text/ |
A D | demo_config.h | 111 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
|
/FreeRTOS-Plus/Demo/corePKCS11_MQTT_Mutual_Auth_Windows_Simulator/ |
A D | demo_config.h | 140 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
|
A D | PKCS11_Mqtt_MutualAuthDemo.c | 312 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ]; 345 democonfigNETWORK_BUFFER_SIZE
|
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Basic_TLS/ |
A D | demo_config.h | 144 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
|
/FreeRTOS-Plus/Demo/AWS/Jobs_Windows_Simulator/Jobs_Demo/ |
A D | demo_config.h | 230 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
|
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth/ |
A D | demo_config.h | 261 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
|
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/MQTT_Mutual_Auth_Demo_with_BG96/ |
A D | demo_config.h | 266 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
|
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/MQTT_Mutual_Auth_Demo_with_HL7802/ |
A D | demo_config.h | 266 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
|
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/MQTT_Mutual_Auth_Demo_with_SARA_R4/ |
A D | demo_config.h | 266 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
|
/FreeRTOS-Plus/Demo/AWS/Device_Shadow_Windows_Simulator/Device_Shadow_Demo/ |
A D | demo_config.h | 237 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
|
/FreeRTOS-Plus/Demo/AWS/Fleet_Provisioning_Windows_Simulator/CSR_Demo/ |
A D | FleetProvisioningDemoExample.c | 207 static uint8_t pucPayloadBuffer[ democonfigNETWORK_BUFFER_SIZE * 2 ]; 233 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ]; 241 democonfigNETWORK_BUFFER_SIZE 667 democonfigNETWORK_BUFFER_SIZE, in prvFleetProvisioningTask() 733 democonfigNETWORK_BUFFER_SIZE, in prvFleetProvisioningTask()
|
A D | demo_config.h | 185 #define democonfigNETWORK_BUFFER_SIZE ( 2048U ) macro
|
/FreeRTOS-Plus/Demo/AWS/Device_Defender_Windows_Simulator/Device_Defender_Demo/ |
A D | demo_config.h | 238 #define democonfigNETWORK_BUFFER_SIZE ( 1024U ) macro
|
/FreeRTOS-Plus/Demo/AWS/Jobs_Windows_Simulator/Jobs_Demo/DemoTasks/ |
A D | JobsDemoExample.c | 280 static uint8_t usMqttConnectionBuffer[ democonfigNETWORK_BUFFER_SIZE ]; 288 static uint8_t usJobIdBuffer[ democonfigNETWORK_BUFFER_SIZE ]; 295 static uint8_t usJobsDocumentBuffer[ democonfigNETWORK_BUFFER_SIZE ]; 303 .size = democonfigNETWORK_BUFFER_SIZE
|
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth_wolfSSL/DemoTasks/ |
A D | MutualAuthMQTTExample.c | 292 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ]; 325 democonfigNETWORK_BUFFER_SIZE
|
/FreeRTOS-Plus/Demo/AWS/Device_Defender_Windows_Simulator/Device_Defender_Demo/DemoTasks/ |
A D | DefenderDemoExample.c | 169 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ]; 177 democonfigNETWORK_BUFFER_SIZE
|
/FreeRTOS-Plus/Demo/AWS/Device_Shadow_Windows_Simulator/Device_Shadow_Demo/DemoTasks/ |
A D | ShadowDemoMainExample.c | 251 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ]; 259 .size = democonfigNETWORK_BUFFER_SIZE
|
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth/DemoTasks/ |
A D | MutualAuthMQTTExample.c | 432 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ]; 484 democonfigNETWORK_BUFFER_SIZE
|
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Plain_Text/DemoTasks/ |
A D | PlaintextMQTTExample.c | 349 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ]; 398 democonfigNETWORK_BUFFER_SIZE
|
/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Basic_TLS/DemoTasks/ |
A D | BasicTLSMQTTExample.c | 357 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ]; 406 democonfigNETWORK_BUFFER_SIZE
|
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/Common/ |
A D | MutualAuthMQTTExample.c | 409 static uint8_t ucSharedBuffer[ democonfigNETWORK_BUFFER_SIZE ]; 461 democonfigNETWORK_BUFFER_SIZE
|
/FreeRTOS-Plus/Demo/AWS/Fleet_Provisioning_Windows_Simulator/CSR_Demo/DemoSetup/ |
A D | demo_config.templ | 208 #define democonfigNETWORK_BUFFER_SIZE ( 2048U )
|
A D | demo_config_empty.templ | 185 #define democonfigNETWORK_BUFFER_SIZE ( 2048U )
|