Home
last modified time | relevance | path

Searched refs:command_name_pptr (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
3259 (command_name_pptr == NX_NULL) || in nx_azure_iot_hub_client_command_message_receive()
3305 *command_name_pptr = (const UCHAR *)az_span_ptr(request.command_name); in nx_azure_iot_hub_client_command_message_receive()