Searched refs:HCIUARTGETDEVICE (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
D | hw_ar3k.c | 1223 #define HCIUARTGETDEVICE _IOW('U', 202, int) macro 1234 dev_id = ioctl(fd, HCIUARTGETDEVICE, 0); in ath3k_post()
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
D | hw_ar3k.c | 1231 #define HCIUARTGETDEVICE _IOW('U', 202, int) macro 1242 dev_id = ioctl(fd, HCIUARTGETDEVICE, 0); in ath3k_post()
|
/hardware/qcom/sdm845/bt/libbt-vendor/src/ |
D | hw_ar3k.c | 1229 #define HCIUARTGETDEVICE _IOW('U', 202, int) macro 1240 dev_id = ioctl(fd, HCIUARTGETDEVICE, 0); in ath3k_post()
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
D | hw_ar3k.c | 1229 #define HCIUARTGETDEVICE _IOW('U', 202, int) macro 1240 dev_id = ioctl(fd, HCIUARTGETDEVICE, 0); in ath3k_post()
|
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
D | hw_ar3k.c | 1223 #define HCIUARTGETDEVICE _IOW('U', 202, int) macro 1234 dev_id = ioctl(fd, HCIUARTGETDEVICE, 0); in ath3k_post()
|
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/ |
D | hw_ar3k.c | 1227 #define HCIUARTGETDEVICE _IOW('U', 202, int) macro 1238 dev_id = ioctl(fd, HCIUARTGETDEVICE, 0); in ath3k_post()
|