Home
last modified time | relevance | path

Searched refs:context_length_ptr (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client.h635 … VOID **context_pptr, USHORT *context_length_ptr,
714 … VOID **context_pptr, USHORT *context_length_ptr,
Dnx_azure_iot_hub_client.c3246 … VOID **context_pptr, USHORT *context_length_ptr, in nx_azure_iot_hub_client_command_message_receive() argument
3262 (context_length_ptr == NX_NULL) || in nx_azure_iot_hub_client_command_message_receive()
3308 *context_length_ptr = (USHORT)az_span_size(request.request_id); in nx_azure_iot_hub_client_command_message_receive()
3428 … VOID **context_pptr, USHORT *context_length_ptr, in nx_azure_iot_hub_client_direct_method_message_receive() argument
3436 (context_length_ptr == NX_NULL) || in nx_azure_iot_hub_client_direct_method_message_receive()
3445 context_pptr, context_length_ptr, in nx_azure_iot_hub_client_direct_method_message_receive()
/NetX-Duo-v6.2.1/addons/azure_iot/docs/
Dazure_rtos_iot_hub_client.md1049 … VOID **context_pptr, USHORT *context_length_ptr,
1064 | context_length_ptr [out] | Return length of context on success. |
1214 USHORT *context_length_ptr,
1232 | context_length_ptr [out] | Return length of context on success. |