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