OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCI_DISCOVER_PARAM_SIZE_DEACT
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c
420
if ((p = NCI_GET_CMD_BUF (
NCI_DISCOVER_PARAM_SIZE_DEACT
)) == NULL)
424
p->len = NCI_MSG_HDR_SIZE +
NCI_DISCOVER_PARAM_SIZE_DEACT
;
431
UINT8_TO_STREAM (pp,
NCI_DISCOVER_PARAM_SIZE_DEACT
);
/external/libnfc-nci/src/hal/include/
nci_defs.h
367
#define
NCI_DISCOVER_PARAM_SIZE_DEACT
0x01 /* type */
Completed in 27 milliseconds