OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acl_send
(Results
1 - 7
of
7
) sorted by null
/external/qemu/
bt-host.c
184
s->hci.
acl_send
= bt_host_acl;
bt-vhci.c
70
s->info->
acl_send
(s->info, pkt, pktlen);
net.h
104
void (*
acl_send
)(struct HCIInfo *hci, const uint8_t *data, int len);
member in struct:HCIInfo
vl-android.c
719
.
acl_send
= null_hci_send,
[
all
...]
vl.c
527
.
acl_send
= null_hci_send,
[
all
...]
/external/qemu/hw/
bt-hci-csr.c
209
s->hci->
acl_send
(s->hci, pkt, s->in_len - 1);
bt-hci.c
[
all
...]
Completed in 170 milliseconds