Home
last modified time | relevance | path

Searched refs:HCISETENCRYPT (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluez/tools/
Dhciconfig.c228 if (ioctl(ctl, HCISETENCRYPT, (unsigned long) &dr) < 0) { in cmd_encrypt()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h93 #define HCISETENCRYPT _IOW('H', 223, int) macro