OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCIGETDEVINFO
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/profilers/powertop/src/
bluetooth.c
41
#define
HCIGETDEVINFO
_IOR('H', 211, int)
117
ret = ioctl(fd,
HCIGETDEVINFO
, (void *) &devinfo);
/external/libpcap/
pcap-bt-linux.c
388
ret = ioctl(handle->fd,
HCIGETDEVINFO
, (void *)&dev_info);
/external/autotest/client/common_lib/cros/bluetooth/
bluetooth_socket.py
180
HCIGETDEVINFO
= 0x800448d3
[
all
...]
Completed in 106 milliseconds