Searched refs:model_id_ptr (Results 1 – 3 of 3) sorted by relevance
265 const UCHAR *model_id_ptr, UINT model_id_length);
989 const UCHAR *model_id_ptr, UINT model_id_length) in nx_azure_iot_hub_client_model_id_set() argument992 (model_id_ptr == NX_NULL) || (model_id_length == 0)) in nx_azure_iot_hub_client_model_id_set()1003 az_span_create((UCHAR *)model_id_ptr, (INT)model_id_length); in nx_azure_iot_hub_client_model_id_set()
270 const UCHAR *model_id_ptr, UINT model_id_length);281 | model_id_ptr [in] | A pointer to a model id. |