OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_EVT_TO_LM_DIAG
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/include/
bt_target.h
687
#define HCI_LM_DIAG_TO_LOWER(p) bte_main_hci_send((BT_HDR *)(p),
BT_EVT_TO_LM_DIAG
);
[
all
...]
/external/bluetooth/bluedroid/stack/include/
bt_types.h
82
#define
BT_EVT_TO_LM_DIAG
0x2c00 /* LM Diagnostics commands */
/external/libnfc-nci/src/include/
bt_target.h
443
#define HCI_LM_DIAG_TO_LOWER(p) bte_hcisu_send((BT_HDR *)(p),
BT_EVT_TO_LM_DIAG
);
[
all
...]
bt_types.h
82
#define
BT_EVT_TO_LM_DIAG
0x2c00 /* LM Diagnostics commands */
Completed in 560 milliseconds