Searched refs:tx_length (Results 1 – 7 of 7) sorted by relevance
2065 uint16_t tx_length = 0x00; in phDnldNfc_Send_Raw() local2077 &tx_length in phDnldNfc_Send_Raw()2085 tx_length); in phDnldNfc_Send_Raw()2090 psDnldContext->tx_info.tx_offset += tx_length; in phDnldNfc_Send_Raw()2099 tx_length); in phDnldNfc_Send_Raw()2194 uint16_t tx_length = 0x00; in phDnldNfc_Frame_Complete() local2203 tx_length = ((p_dnld_raw->frame_length[0] << BYTE_SIZE) | in phDnldNfc_Frame_Complete()2206 tx_length = tx_length + PHDNLD_MIN_PACKET; in phDnldNfc_Frame_Complete()2221 uint32_t tx_length = 0; in phDnldNfc_Raw_Write() local2244 tx_length = ((p_dnld_raw->frame_length[0] << BYTE_SIZE) | in phDnldNfc_Raw_Write()[all …]
657 uint16_t tx_length = psHciContext->tx_total - 1 ; in phHciNfc_Send_HCP() local666 if ( tx_length > PHHCINFC_MAX_PACKET_DATA ) in phHciNfc_Send_HCP()674 psHciContext->tx_remain = tx_length; in phHciNfc_Send_HCP()680 tx_length = PHHCINFC_MAX_PACKET_DATA ; in phHciNfc_Send_HCP()685 tx_length = PHHCINFC_MAX_PACKET_DATA ; in phHciNfc_Send_HCP()691 tx_length = psHciContext->tx_remain ; in phHciNfc_Send_HCP()700 , tx_length ); in phHciNfc_Send_HCP()709 psHciContext->tx_remain = tx_length ; in phHciNfc_Send_HCP()713 tx_length++; in phHciNfc_Send_HCP()716 (uint8_t *)tx_data, tx_length ); in phHciNfc_Send_HCP()
131 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_length in phHal4Nfc_Send()140 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_length in phHal4Nfc_Send()163 -= Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_length; in phHal4Nfc_Send()393 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_length in phHal4Nfc_SendCompleteHandler()416 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_length in phHal4Nfc_SendCompleteHandler()
1896 p_pipe_info->param_length = p_xchg_info->tx_length; in phHciNfc_ReaderMgmt_Exchange_Data()1949 p_pipe_info->param_length = p_xchg_info->tx_length; in phHciNfc_ReaderMgmt_Exchange_Data()1970 p_pipe_info->param_length = p_xchg_info->tx_length; in phHciNfc_ReaderMgmt_Exchange_Data()2001 p_pipe_info->param_length = p_xchg_info->tx_length; in phHciNfc_ReaderMgmt_Exchange_Data()2037 p_pipe_info->param_length = p_xchg_info->tx_length; in phHciNfc_ReaderMgmt_Exchange_Data()
158 uint16_t tx_length; member
565 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_length in phHal4Nfc_Transceive()578 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_length in phHal4Nfc_Transceive()677 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.tx_length in phHal4Nfc_Transceive()
929 (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()979 (uint8_t)sData->tx_length); in phHciNfc_NfcIP_Send_Data()981 length =(uint16_t)(length + i + sData->tx_length); in phHciNfc_NfcIP_Send_Data()