OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_EVT_BTU_IPC_EVT
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
bt_types.h
181
#define
BT_EVT_BTU_IPC_EVT
0x9000
182
#define BT_EVT_BTU_IPC_LOGMSG_EVT (0x0000 |
BT_EVT_BTU_IPC_EVT
)
183
#define BT_EVT_BTU_IPC_ACL_EVT (0x0001 |
BT_EVT_BTU_IPC_EVT
)
184
#define BT_EVT_BTU_IPC_BTU_EVT (0x0002 |
BT_EVT_BTU_IPC_EVT
)
185
#define BT_EVT_BTU_IPC_L2C_EVT (0x0003 |
BT_EVT_BTU_IPC_EVT
)
186
#define BT_EVT_BTU_IPC_L2C_MSG_EVT (0x0004 |
BT_EVT_BTU_IPC_EVT
)
187
#define BT_EVT_BTU_IPC_BTM_EVT (0x0005 |
BT_EVT_BTU_IPC_EVT
)
188
#define BT_EVT_BTU_IPC_AVDT_EVT (0x0006 |
BT_EVT_BTU_IPC_EVT
)
189
#define BT_EVT_BTU_IPC_SLIP_EVT (0x0007 |
BT_EVT_BTU_IPC_EVT
)
190
#define BT_EVT_BTU_IPC_MGMT_EVT (0x0008 |
BT_EVT_BTU_IPC_EVT
)
[
all
...]