Searched refs:start_ptr (Results 1 – 2 of 2) sorted by relevance
301 UCHAR *start_ptr; in test_nx_azure_iot_json_writer_with_nx_packet_success() local326 start_ptr = g_scratch_buffer + 1; in test_nx_azure_iot_json_writer_with_nx_packet_success()329 assert_memory_equal(start_ptr, in test_nx_azure_iot_json_writer_with_nx_packet_success()331 start_ptr += sizeof(test_sample_json); in test_nx_azure_iot_json_writer_with_nx_packet_success()383 UCHAR *start_ptr; in test_nx_azure_iot_json_writer_with_nx_packet_offset_success() local416 start_ptr = g_scratch_buffer + 1; in test_nx_azure_iot_json_writer_with_nx_packet_offset_success()419 assert_memory_equal(start_ptr, in test_nx_azure_iot_json_writer_with_nx_packet_offset_success()421 start_ptr += sizeof(test_sample_json); in test_nx_azure_iot_json_writer_with_nx_packet_offset_success()
55 static UINT nx_azure_iot_hub_client_process_publish_packet(UCHAR *start_ptr,1376 static UINT nx_azure_iot_hub_client_process_publish_packet(UCHAR *start_ptr, in nx_azure_iot_hub_client_process_publish_packet() argument1380 UCHAR *byte = start_ptr; in nx_azure_iot_hub_client_process_publish_packet()1415 *topic_offset_ptr = (ULONG)((byte + 2) - start_ptr); in nx_azure_iot_hub_client_process_publish_packet()