HomeSort by relevance Sort by last modified time
    Searched refs:HCIINQUIRY (Results 1 - 3 of 3) sorted by null

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 56 #define HCIINQUIRY _IOR('H', 240, int)
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 103 #define HCIINQUIRY _IOR('H', 240, int)
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 986 ret = ioctl(dd, HCIINQUIRY, (unsigned long) buf);
    [all...]

Completed in 16 milliseconds