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