Home
last modified time | relevance | path

Searched refs:tx_total (Results 1 – 14 of 14) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_AdminMgmt.c655 psHciContext->tx_total = 0 ; in phHciNfc_Send_Admin_Event()
680 psHciContext->tx_total = length; in phHciNfc_Send_Admin_Event()
724 psHciContext->tx_total = 0 ; in phHciNfc_Send_Admin_Cmd()
803 psHciContext->tx_total = length; in phHciNfc_Send_Admin_Cmd()
1067 psHciContext->tx_total = HCP_HEADER_LEN; in phHciNfc_Recv_Admin_Cmd()
DphHciNfc_DevMgmt.c1487 psHciContext->tx_total = 0 ; in phHciNfc_Send_DevMgmt_Command()
1525 psHciContext->tx_total = length; in phHciNfc_Send_DevMgmt_Command()
1576 psHciContext->tx_total = 0 ; in phHciNfc_Send_DevMgmt_Event()
1602 psHciContext->tx_total = length; in phHciNfc_Send_DevMgmt_Event()
DphHciNfc_NfcIPMgmt.c333 psHciContext->tx_total = 0 ; in phHciNfc_NfcIP_Presence_Check()
342 psHciContext->tx_total = length; in phHciNfc_NfcIP_Presence_Check()
965 psHciContext->tx_total = 0 ; in phHciNfc_NfcIP_Send_Data()
985 psHciContext->tx_total = length; in phHciNfc_NfcIP_Send_Data()
2037 psHciContext->tx_total = 0 ; in phHciNfc_Initiator_Cont_Activate()
2046 psHciContext->tx_total = length; in phHciNfc_Initiator_Cont_Activate()
DphHciNfc_ISO15693.c681 psHciContext->tx_total = 0 ; in phHciNfc_Send_ISO15693_Command()
705 psHciContext->tx_total = length; in phHciNfc_Send_ISO15693_Command()
DphHciNfc_WI.c512 psHciContext->tx_total = 0 ; in phHciNfc_Send_WI_Event()
537 psHciContext->tx_total = length; in phHciNfc_Send_WI_Event()
DphHciNfc_RFReader.c2233 psHciContext->tx_total = 0 ; in phHciNfc_Send_RFReader_Event()
2272 psHciContext->tx_total = length; in phHciNfc_Send_RFReader_Event()
2319 psHciContext->tx_total = 0 ; in phHciNfc_Send_RFReader_Command()
2377 psHciContext->tx_total = length; in phHciNfc_Send_RFReader_Command()
DphHciNfc_Generic.c657 uint16_t tx_length = psHciContext->tx_total - 1 ; in phHciNfc_Send_HCP()
1378 psHciContext->tx_total = 0 ; in phHciNfc_Send_Generic_Cmd()
1430 psHciContext->tx_total = length; in phHciNfc_Send_Generic_Cmd()
1562 psHciContext->tx_total = HCP_ZERO_LEN ; in phHciNfc_Send_Complete()
DphHciNfc_SWP.c664 psHciContext->tx_total = 0 ; in phHciNfc_Send_SWP_Event()
683 psHciContext->tx_total = length; in phHciNfc_Send_SWP_Event()
DphHciNfc_Jewel.c752 psHciContext->tx_total = 0 ; in phHciNfc_Send_Jewel_Command()
775 psHciContext->tx_total = length; in phHciNfc_Send_Jewel_Command()
DphHciNfc_Felica.c893 psHciContext->tx_total = 0 ; in phHciNfc_Send_Felica_Command()
950 psHciContext->tx_total = length; in phHciNfc_Send_Felica_Command()
DphHciNfc_RFReaderA.c1009 psHciContext->tx_total = 0 ; in phHciNfc_Send_ReaderA_Command()
1101 psHciContext->tx_total = length; in phHciNfc_Send_ReaderA_Command()
DphHciNfc_Generic.h703 volatile uint16_t tx_total; member
DphHciNfc_Emulation.c1235 psHciContext->tx_total = HCP_HEADER_LEN; in phHciNfc_Recv_Uicc_Cmd()
DphDnldNfc.c449 uint16_t tx_total; member
1967 psDnldContext->tx_info.tx_total = 0x00; in phDnldNfc_Tx_Reset()