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

/freebsd-11-stable/usr.sbin/bluetooth/hccontrol/
H A Dhost_controller_baseband.c72 hci_hexstring2array(char const *s, uint8_t *a, int asize) function
321 if (hci_hexstring2array(argv[1], cp.key, sizeof(cp.key)) < 0)

Completed in 157 milliseconds