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

  /external/bluetooth/bluez/tools/
hciattach.h 30 #define HCIUARTSETPROTO _IOW('U', 200, int)
  /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 227 milliseconds