Home
last modified time | relevance | path

Searched refs:tx_buffer (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nxp/src/
DphHal4Nfc_P2P.c136 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_buffer in phHal4Nfc_Send()
145 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_buffer in phHal4Nfc_Send()
393 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_buffer in phHal4Nfc_SendCompleteHandler()
421 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_buffer in phHal4Nfc_SendCompleteHandler()
DphHciNfc.h155 uint8_t *tx_buffer; member
DphHciNfc_RFReader.c1895 p_pipe_info->param_info = p_xchg_info->tx_buffer; in phHciNfc_ReaderMgmt_Exchange_Data()
1948 p_pipe_info->param_info = p_xchg_info->tx_buffer; in phHciNfc_ReaderMgmt_Exchange_Data()
1969 p_pipe_info->param_info = p_xchg_info->tx_buffer; in phHciNfc_ReaderMgmt_Exchange_Data()
2000 p_pipe_info->param_info = p_xchg_info->tx_buffer; in phHciNfc_ReaderMgmt_Exchange_Data()
2036 p_pipe_info->param_info = p_xchg_info->tx_buffer; in phHciNfc_ReaderMgmt_Exchange_Data()
DphHal4Nfc_Reader.c573 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_buffer in phHal4Nfc_Transceive()
582 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_buffer in phHal4Nfc_Transceive()
685 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_buffer in phHal4Nfc_Transceive()
DphHciNfc_NfcIPMgmt.c929 (NULL == sData->tx_buffer) || (0 == sData->tx_length)) in phHciNfc_NfcIP_Send_Data()
963 HCI_PRINT_BUFFER("HCI NFCIP-1 Send Data: ", sData->tx_buffer, sData->tx_length); in phHciNfc_NfcIP_Send_Data()
978 i, (uint8_t *)sData->tx_buffer, in phHciNfc_NfcIP_Send_Data()