Home
last modified time | relevance | path

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

/external/bluetooth/bluez/tools/
Dhciconfig.c211 if (ioctl(ctl, HCISETAUTH, (unsigned long) &dr) < 0) { in cmd_auth()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h92 #define HCISETAUTH _IOW('H', 222, int) macro