OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BT_HDR
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
129
#define
BT_HDR
NFC_HDR
500
void DispHciCmd (
BT_HDR
*p_buf);
501
void DispHciEvt (
BT_HDR
*p_buf);
/external/bluetooth/bluedroid/stack/include/
bt_types.h
206
}
BT_HDR
;
208
#define BT_HDR_SIZE (sizeof (
BT_HDR
))
/external/libnfc-nci/src/include/
bt_types.h
189
}
BT_HDR
;
191
#define BT_HDR_SIZE (sizeof (
BT_HDR
))
Completed in 111 milliseconds