Home
last modified time | relevance | path

Searched refs:param_length (Results 1 – 16 of 16) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_RFReader.c1320 p_pipe_info->param_length = psHciContext->p_target_info-> in phHciNfc_ReaderMgmt_UICC_Dispatch()
1336 p_pipe_info->param_length = PHHAL_PUPI_LENGTH; in phHciNfc_ReaderMgmt_UICC_Dispatch()
1397 p_pipe_info->param_length = psHciContext->p_target_info-> in phHciNfc_ReaderMgmt_Reactivate()
1413 p_pipe_info->param_length = PHHAL_PUPI_LENGTH; in phHciNfc_ReaderMgmt_Reactivate()
1431 p_pipe_info->param_length = PHHAL_FEL_ID_LEN; in phHciNfc_ReaderMgmt_Reactivate()
1445 p_pipe_info->param_length = psHciContext->p_target_info-> in phHciNfc_ReaderMgmt_Reactivate()
1693 p_pipe_info->param_length = 11; in phHciNfc_ReaderMgmt_Presence_Check()
1838 p_pipe_info->param_length = sizeof(rls_param); in phHciNfc_ReaderMgmt_Deselect()
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()
[all …]
DphHciNfc_RFReaderA.c911 p_pipe_info->param_length = sizeof(activate_enable); in phHciNfc_ReaderA_Auto_Activate()
955 p_pipe_info->param_length = sizeof(data_rate_value); in phHciNfc_ReaderA_Set_DataRateMax()
1025 if (p_pipe_info->param_length < RDR_A_MIFARE_RAW_LENGTH) in phHciNfc_Send_ReaderA_Command()
1053 p_pipe_info->param_length); in phHciNfc_Send_ReaderA_Command()
1055 (p_pipe_info->param_length - 2)); in phHciNfc_Send_ReaderA_Command()
1059 length =(uint16_t)(length + i + p_pipe_info->param_length); in phHciNfc_Send_ReaderA_Command()
1061 length =(uint16_t)(length + i + p_pipe_info->param_length - 2); in phHciNfc_Send_ReaderA_Command()
1088 p_pipe_info->param_length); in phHciNfc_Send_ReaderA_Command()
1089 length =(uint16_t)(length + i + p_pipe_info->param_length); in phHciNfc_Send_ReaderA_Command()
DphHciNfc_WI.c315 p_pipe_info->param_length = sizeof(param) ; in phHciNfc_WI_Configure_Default()
407 p_pipe_info->param_length = sizeof(param) ; in phHciNfc_WI_Configure_Mode()
467 p_pipe_info->param_length = sizeof(param) ; in phHciNfc_WI_Configure_Notifications()
524 p_pipe_info->param_length); in phHciNfc_Send_WI_Event()
525 length =(uint8_t)(length + i + p_pipe_info->param_length); in phHciNfc_Send_WI_Event()
DphHciNfc_SWP.c333 ps_pipe_info->param_length = sizeof(param) ; in phHciNfc_SWP_Configure_Default()
457 ps_pipe_info->param_length = sizeof(param) ; in phHciNfc_SWP_Protection()
556 ps_pipe_info->param_length = sizeof(param) ; in phHciNfc_SWP_Configure_Mode()
678 p_pipe_info->param_length); in phHciNfc_Send_SWP_Event()
679 length = (uint8_t)(length + i + p_pipe_info->param_length); in phHciNfc_Send_SWP_Event()
DphHciNfc_DevMgmt.c411 p_pipe_info->param_length = i ; in phHciNfc_DevMgmt_Configure()
461 p_pipe_info->param_length = i ; in phHciNfc_DevMgmt_Get_Info()
1011 p_pipe_info->param_length = HCP_ZERO_LEN; in phHciNfc_DevMgmt_Release()
1154 p_pipe_info->param_length = (uint8_t)test_param->length; in phHciNfc_DevMgmt_Test()
1523 p_pipe_info->param_length); in phHciNfc_Send_DevMgmt_Command()
1524 length =(uint8_t)(length + i + p_pipe_info->param_length); in phHciNfc_Send_DevMgmt_Command()
1603 p_pipe_info->param_length); in phHciNfc_Send_DevMgmt_Event()
1604 length =(uint8_t)(length + i + p_pipe_info->param_length); in phHciNfc_Send_DevMgmt_Event()
DphHciNfc_Felica.c869 ps_pipe_info->param_length = sizeof(pres_chk_data); in phHciNfc_Felica_Request_Mode()
951 p_pipe_info->param_length); in phHciNfc_Send_Felica_Command()
952 length =(uint8_t)(length + i + p_pipe_info->param_length); in phHciNfc_Send_Felica_Command()
970 p_pipe_info->param_length); in phHciNfc_Send_Felica_Command()
971 length =(uint8_t)(length + i + p_pipe_info->param_length); in phHciNfc_Send_Felica_Command()
DphHciNfc_Jewel.c304 ps_pipe_info->param_length = NXP_JEWEL_READID_LENGTH + 1; in phHciNfc_Jewel_Info_Sequence()
763 ps_pipe_info->param_length); in phHciNfc_Send_Jewel_Command()
764 length =(uint8_t)(length + i + ps_pipe_info->param_length); in phHciNfc_Send_Jewel_Command()
827 ps_pipe_info->param_length = NXP_JEWEL_READID_LENGTH + 1 ; in phHciNfc_Jewel_GetRID()
DphHciNfc_CE_B.c192 ps_pipe_info->param_length = sizeof(pupi) ; in phHciNfc_CE_B_Initialise()
208 ps_pipe_info->param_length = sizeof(atqb_info) ; in phHciNfc_CE_B_Initialise()
353 ps_pipe_info->param_length = sizeof(param) ; in phHciNfc_CE_B_Mode()
DphHciNfc_CE_A.c194 ps_pipe_info->param_length = sizeof(sak) ; in phHciNfc_CE_A_Initialise()
210 ps_pipe_info->param_length = sizeof(atqa_info) ; in phHciNfc_CE_A_Initialise()
585 p_pipe_info->param_length = sizeof(param) ; in phHciNfc_CE_A_Mode()
DphHciNfc_Generic.c508 p_pipe_info->param_length = FALSE ; in phHciNfc_Reset_Pipe_MsgInfo()
1393 p_pipe_info->param_length); in phHciNfc_Send_Generic_Cmd()
1394 length =(uint16_t)(length + i + p_pipe_info->param_length); in phHciNfc_Send_Generic_Cmd()
1455 uint16_t param_length in phHciNfc_Set_Param() argument
1462 || (0 == param_length) in phHciNfc_Set_Param()
1470 p_pipe_info->param_length = param_length; in phHciNfc_Set_Param()
DphHciNfc_PollingLoop.c410 p_pipe_info->param_length = PL_DURATION_LENGTH; in phHciNfc_PollLoop_Cfg()
454 p_pipe_info->param_length = PL_BYTE_LEN_1; in phHciNfc_PollLoop_Cfg()
496 p_pipe_info->param_length = PL_BYTE_LEN_1; in phHciNfc_PollLoop_Cfg()
DphHciNfc_ISO15693.c700 ps_pipe_info->param_length); in phHciNfc_Send_ISO15693_Command()
701 length =(uint16_t)(length + i + ps_pipe_info->param_length); in phHciNfc_Send_ISO15693_Command()
758 ps_pipe_info->param_length = sizeof(afi_value); in phHciNfc_ISO15693_Set_AFI()
DphHciNfc_NfcIPMgmt.c1636 p_pipe_info->param_length = sizeof(uint8_t); in phHciNfc_NfcIP_SetMode()
1689 p_pipe_info->param_length = sizeof(uint8_t); in phHciNfc_NfcIP_SetNAD()
1735 p_pipe_info->param_length = sizeof(uint8_t); in phHciNfc_NfcIP_SetDID()
1780 p_pipe_info->param_length = sizeof(uint8_t); in phHciNfc_NfcIP_SetOptions()
1835 p_pipe_info->param_length = (uint8_t) in phHciNfc_NfcIP_SetATRInfo()
1882 p_pipe_info->param_length = sizeof(uint8_t); in phHciNfc_NfcIP_SetPSL1()
1928 p_pipe_info->param_length = sizeof(uint8_t); in phHciNfc_NfcIP_SetPSL2()
2188 ps_pipe_info->param_length = sizeof(uint8_t); in phHciNfc_NfcIP_SetMergeSak()
DphHciNfc_Generic.h577 uint16_t param_length; member
1071 uint16_t param_length
DphDnldNfc.c622 uint16_t param_length
3155 uint16_t param_length in phDnldNfc_Send_Command() argument
3206 if ((0 != param_length) && (NULL != params)) in phDnldNfc_Send_Command()
3208 (void)memcpy(param_info->data_packet, params, param_length); in phDnldNfc_Send_Command()
3221 if ((0 != param_length) && (NULL != params)) in phDnldNfc_Send_Command()
3227 , params, param_length); in phDnldNfc_Send_Command()
3228 tx_length = param_length; in phDnldNfc_Send_Command()
3257 if ((NULL != params) && ( param_length > 0 )) in phDnldNfc_Send_Command()
3261 tx_length = param_length; in phDnldNfc_Send_Command()
3273 if ((NULL != params) && ( param_length > 0 )) in phDnldNfc_Send_Command()
[all …]
DphHciNfc_RFReaderB.c852 p_pipe_info->param_length = sizeof(uint8_t); in phHciNfc_ReaderB_Set_AFI()
906 p_pipe_info->param_length = (uint8_t) in phHciNfc_ReaderB_Set_LayerData()