HomeSort by relevance Sort by last modified time
    Searched full:decode_hex (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/src/
event.c 99 static size_t decode_hex(const char *pin, char *out) function
117 len = decode_hex(&pin[1], out);

Completed in 124 milliseconds