OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bt_host_send
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
bt-host.c
46
static void
bt_host_send
(struct HCIInfo *hci,
function
69
bt_host_send
(hci, HCI_COMMAND_PKT, data, len);
74
bt_host_send
(hci, HCI_ACLDATA_PKT, data, len);
79
bt_host_send
(hci, HCI_SCODATA_PKT, data, len);
Completed in 163 milliseconds