Home
last modified time | relevance | path

Searched refs:p_xchg_info (Results 1 – 9 of 9) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_RFReader.c1862 phHciNfc_XchgInfo_t *p_xchg_info in phHciNfc_ReaderMgmt_Exchange_Data() argument
1874 else if (NULL == psHciContext->p_xchg_info) in phHciNfc_ReaderMgmt_Exchange_Data()
1895 p_pipe_info->param_info = p_xchg_info->tx_buffer; in phHciNfc_ReaderMgmt_Exchange_Data()
1896 p_pipe_info->param_length = p_xchg_info->tx_length; in phHciNfc_ReaderMgmt_Exchange_Data()
1904 p_xchg_info->params.tag_info.cmd_type) in phHciNfc_ReaderMgmt_Exchange_Data()
1948 p_pipe_info->param_info = p_xchg_info->tx_buffer; in phHciNfc_ReaderMgmt_Exchange_Data()
1949 p_pipe_info->param_length = p_xchg_info->tx_length; in phHciNfc_ReaderMgmt_Exchange_Data()
1969 p_pipe_info->param_info = p_xchg_info->tx_buffer; in phHciNfc_ReaderMgmt_Exchange_Data()
1970 p_pipe_info->param_length = p_xchg_info->tx_length; in phHciNfc_ReaderMgmt_Exchange_Data()
1972 p_xchg_info->params.tag_info.cmd_type) in phHciNfc_ReaderMgmt_Exchange_Data()
[all …]
DphHciNfc.c1233 phHciNfc_XchgInfo_t *p_xchg_info in phHciNfc_Exchange_Data() argument
1242 || (NULL == p_xchg_info) in phHciNfc_Exchange_Data()
1277 psHciContext->p_xchg_info = p_xchg_info; in phHciNfc_Exchange_Data()
1279 psHciContext, pHwRef, p_xchg_info ); in phHciNfc_Exchange_Data()
1379 psHciContext->p_xchg_info = p_send_param; in phHciNfc_Send_Data()
1387 psHciContext->p_xchg_info = p_send_param; in phHciNfc_Send_Data()
DphHciNfc_RFReader.h486 phHciNfc_XchgInfo_t *p_xchg_info
DphHciNfc.h605 phHciNfc_XchgInfo_t *p_xchg_info
DphHciNfc_Sequence.c773 psHciContext->p_xchg_info = NULL ; in phHciNfc_Error_Sequence()
958 psHciContext->p_xchg_info = NULL; in phHciNfc_Resume_Sequence()
2052 psHciContext->p_xchg_info = NULL; in phHciNfc_SmartMx_Mode_Sequence()
2249 psHciContext->p_xchg_info = NULL; in phHciNfc_Disconnect_Sequence()
2327 psHciContext->p_xchg_info = NULL ; in phHciNfc_Transact_Sequence()
2342 psHciContext->p_xchg_info = NULL ; in phHciNfc_Transact_Sequence()
DphHciNfc_ISO15693.c693 psHciContext->p_xchg_info->params.tag_info.cmd_type ; in phHciNfc_Send_ISO15693_Command()
696 psHciContext->p_xchg_info->params.tag_info.addr ; in phHciNfc_Send_ISO15693_Command()
DphHciNfc_RFReaderA.c1081 psHciContext->p_xchg_info->params.tag_info.cmd_type ; in phHciNfc_Send_ReaderA_Command()
1084 psHciContext->p_xchg_info->params.tag_info.addr ; in phHciNfc_Send_ReaderA_Command()
DphHciNfc_Generic.h635 phHciNfc_XchgInfo_t *p_xchg_info; member
DphHciNfc_Felica.c933 psHciContext->p_xchg_info->params.tag_info.cmd_type ; in phHciNfc_Send_Felica_Command()