Searched refs:HCISETENCRYPT (Results 1 – 2 of 2) sorted by relevance
228 if (ioctl(ctl, HCISETENCRYPT, (unsigned long) &dr) < 0) { in cmd_encrypt()
93 #define HCISETENCRYPT _IOW('H', 223, int) macro