OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hcit
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c
643
UINT8
hcit
;
local
657
hcit
= HCIT_TYPE_NFC;
658
USERIAL_Write (USERIAL_NFC_PORT, &
hcit
, 1);
nfc_hal_prm.c
107
UINT8
hcit
, oid, hdr0, type;
local
110
UINT8 patch_hdr_size = NCI_MSG_HDR_SIZE + 1; /* 1 is for
HCIT
*/
112
/* Validate that segment is at least big enought to have NCI_MSG_HDR_SIZE + 1 (
hcit
) */
122
STREAM_TO_UINT8 (
hcit
, p_src);
166
/* Send the command (not including
HCIT
here) */
[
all
...]
Completed in 33 milliseconds