OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFC_HAL_BT_HCI_CMD_HDR_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c
534
UINT8 cmd[
NFC_HAL_BT_HCI_CMD_HDR_SIZE
+ HCI_BRCM_PRE_SET_MEM_LENGTH];
558
NFC_HAL_BT_HCI_CMD_HDR_SIZE
+ HCI_BRCM_PRE_SET_MEM_LENGTH,
[
all
...]
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
189
#define
NFC_HAL_BT_HCI_CMD_HDR_SIZE
3 /* opcode (2) + length (1) */
Completed in 425 milliseconds