OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HCI_CMD_TO_LOWER
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/include/
bt_target.h
771
#ifndef
HCI_CMD_TO_LOWER
772
#define
HCI_CMD_TO_LOWER
(p) bte_main_hci_send((BT_HDR *)(p), BT_EVT_TO_LM_HCI_CMD);
[
all
...]
/external/libnfc-nci/src/include/
bt_target.h
428
#ifndef
HCI_CMD_TO_LOWER
429
#define
HCI_CMD_TO_LOWER
(p) bte_hcisu_send((BT_HDR *)(p), BT_EVT_TO_LM_HCI_CMD);
[
all
...]
Completed in 31 milliseconds