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

  /external/bluetooth/bluez/tools/
hciattach.h 30 #define HCIUARTSETPROTO _IOW('U', 200, int)
hciattach.c 1235 if (ioctl(fd, HCIUARTSETPROTO, u->proto) < 0) {
  /system/bluetooth/brcm_patchram_plus/
brcm_patchram_plus.c 144 #define HCIUARTSETPROTO _IOW('U', 200, int)
731 if (ioctl(uart_fd, HCIUARTSETPROTO, proto) < 0) {

Completed in 103 milliseconds