OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCIUARTGETDEVICE
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/bt/msm8909/libbt-vendor/src/
hw_ar3k.c
1222
#define
HCIUARTGETDEVICE
_IOW('U', 202, int)
1233
dev_id = ioctl(fd,
HCIUARTGETDEVICE
, 0);
[
all
...]
/hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_ar3k.c
1222
#define
HCIUARTGETDEVICE
_IOW('U', 202, int)
1233
dev_id = ioctl(fd,
HCIUARTGETDEVICE
, 0);
[
all
...]
/hardware/qcom/bt/msm8996/libbt-vendor/src/
hw_ar3k.c
1222
#define
HCIUARTGETDEVICE
_IOW('U', 202, int)
1233
dev_id = ioctl(fd,
HCIUARTGETDEVICE
, 0);
[
all
...]
Completed in 912 milliseconds