Home | History | Annotate | Download | only in tools

Lines Matching full:hash

857 	uint8_t hash[16], randomizer[16];
867 if (hci_read_local_oob_data(dd, hash, randomizer, 1000) < 0) {
874 printf("\tOOB Hash: ");
876 printf(" %02x", hash[i]);