Home
last modified time | relevance | path

Searched defs:writer_ptr (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client_properties.c18NX_AZURE_IOT_JSON_WRITER *writer_ptr, in nx_azure_iot_hub_client_reported_properties_component_begin()
48 NX_AZURE_IOT_JSON_WRITER *writer_ptr) in nx_azure_iot_hub_client_reported_properties_component_end()
71 NX_AZURE_IOT_JSON_WRITER *writer_ptr, in nx_azure_iot_hub_client_reported_properties_status_begin()
106 NX_AZURE_IOT_JSON_WRITER *writer_ptr) in nx_azure_iot_hub_client_reported_properties_status_end()
Dnx_azure_iot_json_writer.c18 NX_AZURE_IOT_JSON_WRITER *writer_ptr = (NX_AZURE_IOT_JSON_WRITER *)allocator_context -> user_contex… in nx_azure_iot_json_wirter_packet_allocator_cb() local
/NetX-Duo-v6.2.1/test/regression/azure_iot/
Dnx_azure_iot_json_writer_unit_test.c56 static UINT generate_test_sample_json(NX_AZURE_IOT_JSON_WRITER *writer_ptr, UINT number_of_obj) in generate_test_sample_json()
171 static UINT copy_nx_packet_json_to_buffer(NX_AZURE_IOT_JSON_WRITER *writer_ptr, ULONG offset, in copy_nx_packet_json_to_buffer()