Lines Matching refs:LogLiteralArgs
138 LogError(LogLiteralArgs("IoTHub client fail to get unix time: %d"), status); in nx_azure_iot_hub_client_throttled_check()
172 LogError(LogLiteralArgs("IoTHub client initialization fail: INVALID POINTER")); in nx_azure_iot_hub_client_initialize()
197 …LogError(LogLiteralArgs("IoTHub client failed initialization with error status: %d"), core_result); in nx_azure_iot_hub_client_initialize()
213 …LogError(LogLiteralArgs("IoTHub client initialization fail: MQTT CLIENT CREATE FAIL status: %d"), … in nx_azure_iot_hub_client_initialize()
222 LogError(LogLiteralArgs("IoTHub client set message callback status: %d"), status); in nx_azure_iot_hub_client_initialize()
250 LogError(LogLiteralArgs("IoTHub client connect callback fail: INVALID POINTER")); in nx_azure_iot_hub_client_connection_status_callback_set()
361 LogError(LogLiteralArgs("IoTHub WebSocket enable fail: INVALID POINTER")); in nx_azure_iot_hub_client_websocket_enable()
391 LogError(LogLiteralArgs("IoTHub client connect fail: INVALID POINTER")); in nx_azure_iot_hub_client_connect()
398 LogError(LogLiteralArgs("IoTHub client already connected")); in nx_azure_iot_hub_client_connect()
403 LogError(LogLiteralArgs("IoTHub client is connecting")); in nx_azure_iot_hub_client_connect()
414 LogError(LogLiteralArgs("IoTHub client connect fail: DNS RESOLVE FAIL status: %d"), status); in nx_azure_iot_hub_client_connect()
423 LogError(LogLiteralArgs("IoTHub client failed initialization: BUFFER ALLOCATE FAIL")); in nx_azure_iot_hub_client_connect()
448 … LogError(LogLiteralArgs("IoTHub client failed to get clientId with error status: "), core_result); in nx_azure_iot_hub_client_connect()
468 LogError(LogLiteralArgs("IoTHub client connect fail, with error status: %d"), core_result); in nx_azure_iot_hub_client_connect()
488 … LogError(LogLiteralArgs("IoTHub client connect fail: unixtime get failed status: %d"), status); in nx_azure_iot_hub_client_connect()
506 …LogError(LogLiteralArgs("IoTHub client connect fail: Token generation failed status: %d"), status); in nx_azure_iot_hub_client_connect()
536 …LogError(LogLiteralArgs("IoTHub client connect fail: MQTT CLIENT LOGIN SET FAIL status: %d"), stat… in nx_azure_iot_hub_client_connect()
598 … LogError(LogLiteralArgs("IoTHub client connect fail: MQTT CONNECT FAIL status: %d"), status); in nx_azure_iot_hub_client_connect()
618 … LogError(LogLiteralArgs("IoTHub client connect fail: MQTT SUBSCRIBE FAIL status: %d"), status); in nx_azure_iot_hub_client_connect()
674 … LogError(LogLiteralArgs("IoTHub client connect fail: MQTT SUBSCRIBE FAIL status: %d"), status); in nx_azure_iot_hub_client_mqtt_connect_notify()
750 LogError(LogLiteralArgs("IoTHub client disconnect fail: INVALID POINTER")); in nx_azure_iot_hub_client_disconnect()
758 LogError(LogLiteralArgs("IoTHub client disconnect fail status: %d"), status); in nx_azure_iot_hub_client_disconnect()
847 LogError(LogLiteralArgs("IoTHub client deinitialize fail: INVALID POINTER")); in nx_azure_iot_hub_client_deinitialize()
856 LogError(LogLiteralArgs("IoTHub client delete fail status: %d"), status); in nx_azure_iot_hub_client_deinitialize()
871 LogError(LogLiteralArgs("IoTHub client handle not found")); in nx_azure_iot_hub_client_deinitialize()
891 LogError(LogLiteralArgs("IoTHub device certificate set fail: INVALID POINTER")); in nx_azure_iot_hub_client_trusted_cert_add()
933 LogError(LogLiteralArgs("IoTHub device certificate set fail: INVALID POINTER")); in nx_azure_iot_hub_client_device_cert_set()
971 LogError(LogLiteralArgs("IoTHub client symmetric key fail: Invalid argument")); in nx_azure_iot_hub_client_symmetric_key_set()
995 LogError(LogLiteralArgs("IoTHub client model Id fail: Invalid argument")); in nx_azure_iot_hub_client_model_id_set()
1033 LogError(LogLiteralArgs("IoT Hub add component fail: INVALID POINTER")); in nx_azure_iot_hub_client_component_add_internal()
1044 LogError(LogLiteralArgs("IoT Hub fail due to buffer insufficient")); in nx_azure_iot_hub_client_component_add_internal()
1073 LogError(LogLiteralArgs("IoTHub telemetry message create fail: INVALID POINTER")); in nx_azure_iot_hub_client_telemetry_message_create()
1082 LogError(LogLiteralArgs("Create telemetry data fail")); in nx_azure_iot_hub_client_telemetry_message_create()
1092 …LogError(LogLiteralArgs("IoTHub client telemetry message create fail with error status: %d"), core… in nx_azure_iot_hub_client_telemetry_message_create()
1119 LogError(LogLiteralArgs("IoTHub telemetry component set fail: INVALID POINTER")); in nx_azure_iot_hub_client_telemetry_component_set()
1130 LogError(LogLiteralArgs("Telemetry component append fail: error status: %d"), status); in nx_azure_iot_hub_client_telemetry_component_set()
1148 LogError(LogLiteralArgs("IoTHub telemetry property add fail: INVALID POINTER")); in nx_azure_iot_hub_client_telemetry_property_add()
1159 LogError(LogLiteralArgs("Telemetry data append fail")); in nx_azure_iot_hub_client_telemetry_property_add()
1168 LogError(LogLiteralArgs("Telemetry data append fail")); in nx_azure_iot_hub_client_telemetry_property_add()
1177 LogError(LogLiteralArgs("Telemetry data append fail")); in nx_azure_iot_hub_client_telemetry_property_add()
1185 LogError(LogLiteralArgs("Telemetry data append fail")); in nx_azure_iot_hub_client_telemetry_property_add()
1202 LogError(LogLiteralArgs("IoTHub telemetry send fail: INVALID POINTER")); in nx_azure_iot_hub_client_telemetry_send()
1212 LogError(LogLiteralArgs("Failed to get packet id")); in nx_azure_iot_hub_client_telemetry_send()
1222 LogError(LogLiteralArgs("Telemetry append fail")); in nx_azure_iot_hub_client_telemetry_send()
1235 LogError(LogLiteralArgs("Telemetry data append fail")); in nx_azure_iot_hub_client_telemetry_send()
1245 LogError(LogLiteralArgs("IoTHub client send fail: PUBLISH FAIL status: %d"), status); in nx_azure_iot_hub_client_telemetry_send()
1261 LogError(LogLiteralArgs("IoTHub receive callback set fail: INVALID POINTER")); in nx_azure_iot_hub_client_receive_callback_set()
1307 LogError(LogLiteralArgs("IoTHub cloud message subscribe fail: INVALID POINTER")); in nx_azure_iot_hub_client_cloud_message_enable()
1318 LogError(LogLiteralArgs("IoTHub cloud message unsubscribe fail: INVALID POINTER")); in nx_azure_iot_hub_client_cloud_message_disable()
1340 LogError(LogLiteralArgs("Invalid mqtt packet start position")); in nx_azure_iot_hub_client_process_publish_packet()
1383 LogError(LogLiteralArgs("IoTHub message receive fail: INVALID POINTER")); in nx_azure_iot_hub_client_message_receive()
1389 LogError(LogLiteralArgs("IoTHub message receive fail: NOT ENABLED")); in nx_azure_iot_hub_client_message_receive()
1439 LogError(LogLiteralArgs("IoTHub message receive fail: IoTHub client not connected")); in nx_azure_iot_hub_client_message_receive()
1502 LogError(LogLiteralArgs("IoTHub cloud message receive fail: INVALID POINTER")); in nx_azure_iot_hub_client_cloud_message_receive()
1536 LogError(LogLiteralArgs("IoTHub cloud message get property fail: INVALID POINTER")); in nx_azure_iot_hub_client_cloud_message_property_get()
1552 …LogError(LogLiteralArgs("IoTHub cloud message get property fail: topic out of boundaries of single… in nx_azure_iot_hub_client_cloud_message_property_get()
1561 LogError(LogLiteralArgs("IoTHub cloud message get property fail: parsing error")); in nx_azure_iot_hub_client_cloud_message_property_get()
1575 LogError(LogLiteralArgs("IoTHub cloud message get property fail: property find")); in nx_azure_iot_hub_client_cloud_message_property_get()
1631 LogError(LogLiteralArgs("IoTHub client properties subscribe fail: INVALID POINTER")); in nx_azure_iot_hub_client_properties_enable()
1673 LogError(LogLiteralArgs("IoTHub client device twin subscribe fail status: %d"), status); in nx_azure_iot_hub_client_properties_enable()
1686 LogError(LogLiteralArgs("IoTHub client device twin subscribe fail status: %d"), status); in nx_azure_iot_hub_client_properties_enable()
1699 LogError(LogLiteralArgs("IoTHub client properties unsubscribe fail: INVALID POINTER")); in nx_azure_iot_hub_client_properties_disable()
1708 LogError(LogLiteralArgs("IoTHub client device twin unsubscribe fail status: %d"), status); in nx_azure_iot_hub_client_properties_disable()
1717 LogError(LogLiteralArgs("IoTHub client device twin unsubscribe fail status: %d"), status); in nx_azure_iot_hub_client_properties_disable()
1738 LogError(LogLiteralArgs("IoTHub client device twin set callback fail: INVALID POINTER")); in nx_azure_iot_hub_client_reported_properties_response_callback_set()
1785 LogError(LogLiteralArgs("IoTHub client device failed to u32toa")); in nx_azure_iot_hub_client_properties_request_id_get()
1863 LogError(LogLiteralArgs("IoTHub client reported state send fail: append failed")); in nx_azure_iot_hub_client_properties_request_response()
1893 LogError(LogLiteralArgs("IoTHub transport send: PUBLISH FAIL status: %d"), status); in nx_azure_iot_hub_client_properties_request_response()
1930 LogError(LogLiteralArgs("IoTHub reported properties create fail: INVALID POINTER")); in nx_azure_iot_hub_client_reported_properties_create()
1939 … LogError(LogLiteralArgs("IoTHub client reported properties create fail: BUFFER ALLOCATE FAIL")); in nx_azure_iot_hub_client_reported_properties_create()
1946 … LogError(LogLiteralArgs("IoTHub client reported properties create fail: BUFFER INSUFFICENT")); in nx_azure_iot_hub_client_reported_properties_create()
1962 … LogError(LogLiteralArgs("IoTHub client reported properties create fail: get request id failed")); in nx_azure_iot_hub_client_reported_properties_create()
1973 …LogError(LogLiteralArgs("IoTHub client reported properties create fail: NX_AZURE_IOT_PNP_CLIENT_TO… in nx_azure_iot_hub_client_reported_properties_create()
2018 LogError(LogLiteralArgs("IoTHub client reported properties send fail: INVALID POINTER")); in nx_azure_iot_hub_client_reported_properties_send()
2025 … LogError(LogLiteralArgs("IoTHub client reported properties send fail with error %d"), status); in nx_azure_iot_hub_client_reported_properties_send()
2032 … LogError(LogLiteralArgs("IoTHub client reported properties send fail with error %d"), status); in nx_azure_iot_hub_client_reported_properties_send()
2060 LogError(LogLiteralArgs("IoTHub client reported properties send fail: append failed")); in nx_azure_iot_hub_client_reported_properties_send()
2109 LogError(LogLiteralArgs("IoTHub client properties request failed: INVALID POINTER")); in nx_azure_iot_hub_client_properties_request()
2115 LogError(LogLiteralArgs("IoTHub client properties request failed with error %d"), status); in nx_azure_iot_hub_client_properties_request()
2122 LogError(LogLiteralArgs("IoTHub client properties request failed with error %d"), status); in nx_azure_iot_hub_client_properties_request()
2134 LogError(LogLiteralArgs("IoTHub client properties request failed: BUFFER ALLOCATE FAIL")); in nx_azure_iot_hub_client_properties_request()
2141 LogError(LogLiteralArgs("IoTHub client device twin publish fail: BUFFER ALLOCATE FAIL")); in nx_azure_iot_hub_client_properties_request()
2156 LogError(LogLiteralArgs("IoTHub client device twin failed to get request id")); in nx_azure_iot_hub_client_properties_request()
2166 LogError(LogLiteralArgs("IoTHub client device twin get topic fail.")); in nx_azure_iot_hub_client_properties_request()
2179 LogError(LogLiteralArgs("IoTHub client device twin: PUBLISH FAIL status: %d"), status); in nx_azure_iot_hub_client_properties_request()
2201 LogError(LogLiteralArgs("IoTHub client properties receive failed: INVALID POINTER")); in nx_azure_iot_hub_client_properties_receive()
2215 LogError(LogLiteralArgs("IoTHub client device twin receive failed status: %d"), status); in nx_azure_iot_hub_client_properties_receive()
2265 LogError(LogLiteralArgs("IoTHub client receive properties failed: INVALID POINTER")); in nx_azure_iot_hub_client_writable_properties_receive()
2279 LogError(LogLiteralArgs("IoTHub client device twin receive failed status: %d"), status); in nx_azure_iot_hub_client_writable_properties_receive()
2300 LogError(LogLiteralArgs("IoTHub client device twin subscribe fail: INVALID POINTER")); in nx_azure_iot_hub_client_device_twin_enable()
2312 LogError(LogLiteralArgs("IoTHub client device twin unsubscribe fail: INVALID POINTER")); in nx_azure_iot_hub_client_device_twin_disable()
2338 LogError(LogLiteralArgs("IoTHub client reported state send fail: INVALID POINTER")); in nx_azure_iot_hub_client_device_twin_reported_properties_send()
2344 LogError(LogLiteralArgs("IoTHub client reported state send fail with error %d"), status); in nx_azure_iot_hub_client_device_twin_reported_properties_send()
2351 LogError(LogLiteralArgs("IoTHub client reported state send fail with error %d"), status); in nx_azure_iot_hub_client_device_twin_reported_properties_send()
2362 LogError(LogLiteralArgs("IoTHub client reported state send fail: NOT ENABLED")); in nx_azure_iot_hub_client_device_twin_reported_properties_send()
2371 LogError(LogLiteralArgs("IoTHub client reported state send fail: BUFFER ALLOCATE FAIL")); in nx_azure_iot_hub_client_device_twin_reported_properties_send()
2378 LogError(LogLiteralArgs("IoTHub client reported state send fail: BUFFER INSUFFICENT")); in nx_azure_iot_hub_client_device_twin_reported_properties_send()
2394 LogError(LogLiteralArgs("IoTHub client reported state send failed to get request id")); in nx_azure_iot_hub_client_device_twin_reported_properties_send()
2404 …LogError(LogLiteralArgs("IoTHub client reported state send fail: NX_AZURE_IOT_HUB_CLIENT_TOPIC_SIZ… in nx_azure_iot_hub_client_device_twin_reported_properties_send()
2418 LogError(LogLiteralArgs("IoTHub client reported state send fail: append failed")); in nx_azure_iot_hub_client_device_twin_reported_properties_send()
2465 … LogError(LogLiteralArgs("IoTHub client device twin properties request failed: INVALID POINTER")); in nx_azure_iot_hub_client_device_twin_properties_request()
2478 … LogError(LogLiteralArgs("IoTHub client device twin properties receive failed: INVALID POINTER")); in nx_azure_iot_hub_client_device_twin_properties_receive()
2491 …LogError(LogLiteralArgs("IoTHub client device twin desired properties receive failed: INVALID POIN… in nx_azure_iot_hub_client_device_twin_desired_properties_receive()
2524 LogError(LogLiteralArgs("IoTHub cloud message subscribe fail: status: %d"), status); in nx_azure_iot_hub_client_cloud_message_sub_unsub()
2534 LogError(LogLiteralArgs("IoTHub cloud message subscribe fail: status: %d"), status); in nx_azure_iot_hub_client_cloud_message_sub_unsub()
2712 LogError(LogLiteralArgs("topic out of boundaries of single packet")); in nx_azure_iot_hub_client_c2d_process()
2764 LogError(LogLiteralArgs("topic out of boundaries of single packet")); in nx_azure_iot_hub_client_command_process()
2914 LogError(LogLiteralArgs("IoTHub client fail to get unix time: %d"), status); in nx_azure_iot_hub_client_properties_process()
2929 …LogError(LogLiteralArgs("IoTHub client fail to parse device twin: %d"), NX_AZURE_IOT_SERVER_RESPON… in nx_azure_iot_hub_client_properties_process()
3052 LogError(LogLiteralArgs("IoTHub client sas token fail: BUFFER ALLOCATE FAIL")); in nx_azure_iot_hub_client_sas_token_get()
3060 …LogError(LogLiteralArgs("IoTHub failed failed to get signature with error status: %d"), core_resul… in nx_azure_iot_hub_client_sas_token_get()
3070 LogError(LogLiteralArgs("IoTHub failed to encoded hash")); in nx_azure_iot_hub_client_sas_token_get()
3081 … LogError(LogLiteralArgs("IoTHub failed to generate token with error status: %d"), core_result); in nx_azure_iot_hub_client_sas_token_get()
3098 LogError(LogLiteralArgs("IoTHub client command subscribe fail: INVALID POINTER")); in nx_azure_iot_hub_client_command_enable()
3123 LogError(LogLiteralArgs("IoTHub client command subscribe fail %d"), status); in nx_azure_iot_hub_client_command_enable()
3136 LogError(LogLiteralArgs("IoTHub client command unsubscribe fail: INVALID POINTER")); in nx_azure_iot_hub_client_command_disable()
3145 LogError(LogLiteralArgs("IoTHub client command unsubscribe fail status: %d"), status); in nx_azure_iot_hub_client_command_disable()
3176 LogError(LogLiteralArgs("IoT PnP client command receive fail: INVALID POINTER")); in nx_azure_iot_hub_client_command_message_receive()
3240 LogError(LogLiteralArgs("IoTHub client command response fail: INVALID POINTER")); in nx_azure_iot_hub_client_command_message_response()
3250 LogError(LogLiteralArgs("Create response data fail")); in nx_azure_iot_hub_client_command_message_response()
3262 LogError(LogLiteralArgs("Failed to create the command response topic")); in nx_azure_iot_hub_client_command_message_response()
3279 LogError(LogLiteralArgs("Command response data append fail")); in nx_azure_iot_hub_client_command_message_response()
3294 LogError(LogLiteralArgs("Adding empty json failed.")); in nx_azure_iot_hub_client_command_message_response()
3305 … LogError(LogLiteralArgs("IoTHub client command response fail: PUBLISH FAIL status: %d"), status); in nx_azure_iot_hub_client_command_message_response()
3318 LogError(LogLiteralArgs("IoTHub client direct method subscribe fail: INVALID POINTER")); in nx_azure_iot_hub_client_direct_method_enable()
3330 LogError(LogLiteralArgs("IoTHub client direct method unsubscribe fail: INVALID POINTER")); in nx_azure_iot_hub_client_direct_method_disable()
3350 LogError(LogLiteralArgs("IoTHub client direct method receive fail: INVALID POINTER")); in nx_azure_iot_hub_client_direct_method_message_receive()
3371 LogError(LogLiteralArgs("IoTHub direct method response fail: INVALID POINTER")); in nx_azure_iot_hub_client_direct_method_message_response()