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

  /hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.h 95 } __attribute__ ((packed)) hci_event_hdr; typedef in typeref:struct:__anon18478
113 hci_event_hdr hci_hdr;
  /hardware/ti/wpan/ti_st/uim-sysfs/
uim.h 94 } __attribute__ ((packed)) hci_event_hdr; typedef in typeref:struct:__anon19473
112 hci_event_hdr hci_hdr;
  /external/qemu/hw/
bt-hci-csr.c 133 len + 1 + sizeof(struct hci_event_hdr));
136 ((struct hci_event_hdr *) ret)->evt = evt;
137 ((struct hci_event_hdr *) ret)->plen = len;
139 return ret + sizeof(struct hci_event_hdr);
285 return ((struct hci_event_hdr *) pkt)->plen;
bt.h 1661 struct hci_event_hdr { struct
    [all...]
  /hardware/ti/wpan/bt_sco_app/
bt_sco_app.c 169 hci_event_hdr *hdr;
  /external/bluetooth/bluez/test/
hciemu.c 248 hci_event_hdr *he;
276 hci_event_hdr *he;
308 hci_event_hdr *he;
336 hci_event_hdr *he;
366 hci_event_hdr *he;
396 hci_event_hdr *he;
1046 hci_event_hdr *eh;
1060 eh = (hci_event_hdr *) ptr;
  /external/bluetooth/bluez/tools/
hciattach_qualcomm.c 61 hci_event_hdr hci_hdr;
hciattach_tialt.c 60 hci_event_hdr hci_hdr;
hciattach_ath3k.c 119 hci_event_hdr *eh;
hcitool.c 1105 hci_event_hdr *hdr;
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 273 hci_event_hdr *hdr;
292 hdr = (hci_event_hdr *) (buf + 1);
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 2238 } __attribute__ ((packed)) hci_event_hdr; typedef in typeref:struct:__anon2229
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 2331 } __attribute__ ((packed)) hci_event_hdr; typedef in typeref:struct:__anon36360
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1089 hci_event_hdr *hdr;
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c     [all...]

Completed in 540 milliseconds