Home
last modified time | relevance | path

Searched refs:tx_hcp_chaining (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_Generic.c575 (TRUE != psHciContext->tx_hcp_chaining) in phHciNfc_Send()
679 psHciContext->tx_hcp_chaining = TRUE ; in phHciNfc_Send_HCP()
692 psHciContext->tx_hcp_chaining = FALSE ; in phHciNfc_Send_HCP()
707 psHciContext->tx_hcp_chaining = FALSE ; in phHciNfc_Send_HCP()
1539 if( (TRUE == psHciContext->tx_hcp_chaining) in phHciNfc_Send_Complete()
DphHciNfc_Generic.h716 volatile uint8_t tx_hcp_chaining; member