Home
last modified time | relevance | path

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

/external/bluetooth/bluez/tools/
Dhciconfig.c191 if (ioctl(ctl, HCISETSCAN, (unsigned long) &dr) < 0) { in cmd_scan()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h97 #define HCISETSCAN _IOW('H', 221, int) macro