Home
last modified time | relevance | path

Searched refs:command_name_length_ptr (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client.h713 … const UCHAR **command_name_pptr, USHORT *command_name_length_ptr,
Dnx_azure_iot_hub_client.c3245 … const UCHAR **command_name_pptr, USHORT *command_name_length_ptr, in nx_azure_iot_hub_client_command_message_receive() argument
3260 (command_name_length_ptr == NX_NULL) || in nx_azure_iot_hub_client_command_message_receive()
3306 *command_name_length_ptr = (USHORT)az_span_size(request.command_name); in nx_azure_iot_hub_client_command_message_receive()