OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCI_EVENT_PKT
(Results
1 - 7
of
7
) sorted by null
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.h
38
#define
HCI_EVENT_PKT
0x04
uim.c
277
if (resp.uart_prefix !=
HCI_EVENT_PKT
) {
/hardware/ti/wpan/ti_st/uim-sysfs/
uim.h
38
#define
HCI_EVENT_PKT
0x04
uim.c
215
if (resp.uart_prefix !=
HCI_EVENT_PKT
) {
/external/qemu/
bt-host.c
101
case
HCI_EVENT_PKT
:
bt-vhci.c
129
vhci_host_send(opaque,
HCI_EVENT_PKT
, data, len);
/external/qemu/hw/
bt.h
255
HCI_EVENT_PKT
= 0x04,
[
all
...]
Completed in 59 milliseconds