OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCI_GET_CMD_HDR_OPCODE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
bt_types.h
234
#define
HCI_GET_CMD_HDR_OPCODE
(p) (UINT16)((*((UINT8 *)((p) + 1) + p->offset) + \
/external/libnfc-nci/src/include/
bt_types.h
211
#define
HCI_GET_CMD_HDR_OPCODE
(p) (UINT16)((*((UINT8 *)((p) + 1) + p->offset) + \
Completed in 153 milliseconds