Home
last modified time | relevance | path

Searched refs:HCP_ZERO_LEN (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_Generic.c658 uint16_t hcp_index = HCP_ZERO_LEN; in phHciNfc_Send_HCP()
675 psHciContext->tx_hcp_frgmnt_index = HCP_ZERO_LEN ; in phHciNfc_Send_HCP()
1540 &&( psHciContext->tx_remain > HCP_ZERO_LEN )) in phHciNfc_Send_Complete()
1562 psHciContext->tx_total = HCP_ZERO_LEN ; in phHciNfc_Send_Complete()
1563 psHciContext->tx_remain = HCP_ZERO_LEN ; in phHciNfc_Send_Complete()
1564 psHciContext->tx_hcp_frgmnt_index = HCP_ZERO_LEN ; in phHciNfc_Send_Complete()
DphHciNfc_Generic.h214 #define HCP_ZERO_LEN 0x00U macro
DphHciNfc_DevMgmt.c1011 p_pipe_info->param_length = HCP_ZERO_LEN; in phHciNfc_DevMgmt_Release()