Home
last modified time | relevance | path

Searched defs:msg_len (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/azure_iot/
Dnx_azure_iot_unit_test.c61 static VOID test_log_callback(az_log_classification classification, UCHAR *msg, UINT msg_len) in test_log_callback()
Dmain.c244 static void log_callback(az_log_classification classification, UCHAR *msg, UINT msg_len) in log_callback()
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot.c98 UINT nx_azure_iot_log(UCHAR *type_ptr, UINT type_len, UCHAR *msg_ptr, UINT msg_len, ...) in nx_azure_iot_log()
159 …e_iot_log_init(VOID(*log_callback)(az_log_classification classification, UCHAR *msg, UINT msg_len)) in nx_azure_iot_log_init()
/NetX-Duo-v6.2.1/addons/azure_iot/samples/
Dsample_azure_iot_embedded_sdk.c277 static void log_callback(az_log_classification classification, UCHAR *msg, UINT msg_len) in log_callback()
Dsample_azure_iot_embedded_sdk_pnp.c992 static void log_callback(az_log_classification classification, UCHAR *msg, UINT msg_len) in log_callback()