Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dhci.h103 #define HCIINQUIRY _IOR('H', 240, int) macro
/external/bluetooth/bluez/lib/
Dhci.c986 ret = ioctl(dd, HCIINQUIRY, (unsigned long) buf); in hci_inquiry()