Searched refs:hex2str (Results 1 - 1 of 1) sorted by relevance

/system/core/libnetutils/
H A Ddhcpclient.c239 static void hex2str(char *buf, const unsigned char *array, int len) function
281 hex2str(buf, msg->chaddr, c);
328 hex2str(buf, &x[2], optsz);

Completed in 2 milliseconds