OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BT_EVT_HCISU
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
bt_types.h
139
#define
BT_EVT_HCISU
0x5000
142
#define BT_EVT_TO_HCISU_RECONFIG_EVT (0x0001 |
BT_EVT_HCISU
)
143
#define BT_EVT_TO_HCISU_UPDATE_BAUDRATE_EVT (0x0002 |
BT_EVT_HCISU
)
144
#define BT_EVT_TO_HCISU_LP_ENABLE_EVT (0x0003 |
BT_EVT_HCISU
)
145
#define BT_EVT_TO_HCISU_LP_DISABLE_EVT (0x0004 |
BT_EVT_HCISU
)
147
#define BT_EVT_TO_HCISU_LP_APP_SLEEPING_EVT (0x0005 |
BT_EVT_HCISU
)
148
#define BT_EVT_TO_HCISU_LP_ALLOW_BT_SLEEP_EVT (0x0006 |
BT_EVT_HCISU
)
149
#define BT_EVT_TO_HCISU_LP_WAKEUP_HOST_EVT (0x0007 |
BT_EVT_HCISU
)
150
#define BT_EVT_TO_HCISU_LP_RCV_H4IBSS_EVT (0x0008 |
BT_EVT_HCISU
)
151
#define BT_EVT_TO_HCISU_H5_RESET_EVT (0x0009 |
BT_EVT_HCISU
)
[
all
...]
/external/libnfc-nci/src/include/
bt_types.h
132
#define
BT_EVT_HCISU
0x5000
134
#define BT_EVT_TO_HCISU_LP_APP_SLEEPING_EVT (0x0005 |
BT_EVT_HCISU
)
135
#define BT_EVT_TO_HCISU_LP_ALLOW_BT_SLEEP_EVT (0x0006 |
BT_EVT_HCISU
)
136
#define BT_EVT_TO_HCISU_LP_WAKEUP_HOST_EVT (0x0007 |
BT_EVT_HCISU
)
137
#define BT_EVT_TO_HCISU_LP_RCV_H4IBSS_EVT (0x0008 |
BT_EVT_HCISU
)
138
#define BT_EVT_TO_HCISU_H5_RESET_EVT (0x0009 |
BT_EVT_HCISU
)
139
#define BT_EVT_HCISU_START_QUICK_TIMER (0x000a |
BT_EVT_HCISU
)
Completed in 66 milliseconds