Searched refs:hex_data_count (Results 1 – 2 of 2) sorted by relevance
36 void dc_conn_log_hex_linux(const uint8_t *hex_data, int hex_data_count) in dc_conn_log_hex_linux() argument41 for (i = 0; i < hex_data_count; i++) in dc_conn_log_hex_linux()
45 void dc_conn_log_hex_linux(const uint8_t *hex_data, int hex_data_count);