OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nci_ras
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c
96
nfc_hal_cb.ncit_cb.
nci_ras
|= NFC_HAL_NCI_RAS_ERROR;
98
else if (nfc_hal_cb.ncit_cb.
nci_ras
== 0)
119
nfc_hal_cb.ncit_cb.
nci_ras
|= NFC_HAL_NCI_RAS_TOO_BIG;
140
p_msg->layer_specific = nfc_hal_cb.ncit_cb.
nci_ras
;
142
if (nfc_hal_cb.ncit_cb.
nci_ras
& NFC_HAL_NCI_RAS_ERROR)
150
if ((nfc_hal_cb.ncit_cb.
nci_ras
== 0) && (disp_again))
156
nfc_hal_cb.ncit_cb.
nci_ras
= 0;
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
365
tNFC_HAL_NCI_RAS
nci_ras
; /* nci reassembly error status */
member in struct:__anon20503
Completed in 410 milliseconds