Home
last modified time | relevance | path

Searched refs:pInParam (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfc_Ioctl.c88 phNfc_sData_t* pInParam, in phLibNfc_Mgt_IoCtl() argument
98 (NULL==pContext) ||(NULL==pInParam) || in phLibNfc_Mgt_IoCtl()
143 pInParam, in phLibNfc_Mgt_IoCtl()
152 pInParam, in phLibNfc_Mgt_IoCtl()
163 pInParam, in phLibNfc_Mgt_IoCtl()
174 pInParam, in phLibNfc_Mgt_IoCtl()
185 pInParam, in phLibNfc_Mgt_IoCtl()
196 pInParam, in phLibNfc_Mgt_IoCtl()
206 (phHal_eSWP_Mode_t)pInParam->buffer[0], in phLibNfc_Mgt_IoCtl()
DphHal4Nfc.c454 phNfc_sData_t *pInParam, in phHal4Nfc_Ioctl() argument
548 pInParam in phHal4Nfc_Ioctl()
558 pInParam in phHal4Nfc_Ioctl()
569 pInParam->buffer[0] /**Set Power Level*/ in phHal4Nfc_Ioctl()
596 if((NULL != pInParam) in phHal4Nfc_Ioctl()
597 && (pInParam->length == 3)) in phHal4Nfc_Ioctl()
602 | (pInParam->buffer[ind] )); in phHal4Nfc_Ioctl()
623 if((NULL != pInParam) in phHal4Nfc_Ioctl()
624 && (pInParam->length == 4)) in phHal4Nfc_Ioctl()
629 | (pInParam->buffer[ind] )); in phHal4Nfc_Ioctl()
[all …]
DphHal4Nfc.h831 phNfc_sData_t *pInParam,
DphLibNfc.h1220 phNfc_sData_t* pInParam,