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

  /hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.h 95 } __attribute__ ((packed)) hci_event_hdr; typedef in typeref:struct:__anon21981
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:__anon21991
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...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 2331 } __attribute__ ((packed)) hci_event_hdr; typedef in typeref:struct:__anon43783
    [all...]

Completed in 138 milliseconds