Home
last modified time | relevance | path

Searched refs:psHciHandle (Results 1 – 25 of 28) sorted by relevance

12

/external/libnfc-nxp/src/
DphHciNfc.h208 void *psHciHandle,
242 void *psHciHandle,
252 void *psHciHandle,
281 void *psHciHandle,
306 void *psHciHandle,
330 void *psHciHandle,
362 void *psHciHandle,
392 void *psHciHandle,
421 void *psHciHandle,
452 void *psHciHandle,
[all …]
DphHciNfc.c67 void *psHciHandle,
88 void *psHciHandle, in phHciNfc_Initialise() argument
104 if( (NULL == psHciHandle) || (NULL == pHwRef) || (NULL == pHalNotify) in phHciNfc_Initialise()
110 else if ( NULL != *(phHciNfc_sContext_t **)psHciHandle ) in phHciNfc_Initialise()
151 *((phHciNfc_sContext_t **)psHciHandle) = psHciContext; in phHciNfc_Initialise()
210 void *psHciHandle, in phHciNfc_Release() argument
216 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_Release()
219 if( (NULL == psHciHandle) in phHciNfc_Release()
301 void *psHciHandle,
305 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle);
[all …]
DphHciNfc_SWP.h202 void *psHciHandle,
227 void *psHciHandle,
255 void *psHciHandle,
279 void *psHciHandle,
301 void *psHciHandle,
DphHciNfc_WI.h160 void *psHciHandle,
168 void *psHciHandle,
183 void *psHciHandle,
191 void *psHciHandle,
DphHciNfc_RFReaderA.h167 void *psHciHandle,
190 void *psHciHandle,
213 void *psHciHandle,
DphHciNfc_SWP.c297 void *psHciHandle, in phHciNfc_SWP_Configure_Default() argument
304 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_SWP_Configure_Default()
346 void *psHciHandle, in phHciNfc_SWP_Get_Status() argument
352 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_SWP_Get_Status()
389 void *psHciHandle, in phHciNfc_SWP_Get_Bitrate() argument
395 psHciHandle); in phHciNfc_SWP_Get_Bitrate()
421 void *psHciHandle, in phHciNfc_SWP_Protection() argument
428 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_SWP_Protection()
519 void *psHciHandle, in phHciNfc_SWP_Configure_Mode() argument
527 psHciHandle); in phHciNfc_SWP_Configure_Mode()
DphHal4Nfc_ADD.c163 (void *)Hal4Ctxt->psHciHandle, in phHal4Nfc_ConfigParameters()
286 (void *)Hal4Ctxt->psHciHandle, in phHal4Nfc_ConfigureDiscovery()
298 (void *)Hal4Ctxt->psHciHandle, in phHal4Nfc_ConfigureDiscovery()
370 Hal4Ctxt->psHciHandle, in phHal4Nfc_ConfigureComplete()
712 (void *)Hal4Ctxt->psHciHandle, in phHal4Nfc_TargetDiscoveryComplete()
727 Hal4Ctxt->psHciHandle, in phHal4Nfc_TargetDiscoveryComplete()
736 (void *)Hal4Ctxt->psHciHandle, in phHal4Nfc_TargetDiscoveryComplete()
757 Hal4Ctxt->psHciHandle, in phHal4Nfc_TargetDiscoveryComplete()
796 (void *)Hal4Ctxt->psHciHandle, in phHal4Nfc_TargetDiscoveryComplete()
833 (void *)Hal4Ctxt->psHciHandle, in phHal4Nfc_TargetDiscoveryComplete()
[all …]
DphHal4Nfc.c122 Hal4Ctxt->psHciHandle, in phHal4Nfc_OpenComplete()
148 Hal4Ctxt->psHciHandle = NULL; in phHal4Nfc_OpenComplete()
187 Hal4Ctxt->psHciHandle = NULL; in phHal4Nfc_CloseComplete()
422 (void *)&Hal4Ctxt->psHciHandle, in phHal4Nfc_Open()
545 Hal4Ctxt->psHciHandle, in phHal4Nfc_Ioctl()
555 Hal4Ctxt->psHciHandle, in phHal4Nfc_Ioctl()
566 Hal4Ctxt->psHciHandle, in phHal4Nfc_Ioctl()
585 Hal4Ctxt->psHciHandle, in phHal4Nfc_Ioctl()
605 Hal4Ctxt->psHciHandle, in phHal4Nfc_Ioctl()
632 Hal4Ctxt->psHciHandle, in phHal4Nfc_Ioctl()
[all …]
DphHciNfc_WI.c278 void *psHciHandle, in phHciNfc_WI_Configure_Default() argument
285 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_WI_Configure_Default()
326 void *psHciHandle, in phHciNfc_WI_Get_Default() argument
331 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_WI_Get_Default()
371 void *psHciHandle, in phHciNfc_WI_Configure_Mode() argument
378 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_WI_Configure_Mode()
422 void *psHciHandle, in phHciNfc_WI_Configure_Notifications() argument
429 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_WI_Configure_Notifications()
DphHal4Nfc_Reader.c153 RetStatus = phHciNfc_Connect(Hal4Ctxt->psHciHandle, in phHal4Nfc_Connect()
165 Hal4Ctxt->psHciHandle, in phHal4Nfc_Connect()
186 Hal4Ctxt->psHciHandle, in phHal4Nfc_Connect()
215 RetStatus = phHciNfc_Reactivate (Hal4Ctxt->psHciHandle, in phHal4Nfc_Connect()
618 Hal4Ctxt->psHciHandle, in phHal4Nfc_Transceive()
709 Hal4Ctxt->psHciHandle, in phHal4Nfc_Transceive()
876 Hal4Ctxt->psHciHandle, in phHal4Nfc_Disconnect_Execute()
886 Hal4Ctxt->psHciHandle, in phHal4Nfc_Disconnect_Execute()
894 (void *)Hal4Ctxt->psHciHandle, in phHal4Nfc_Disconnect_Execute()
908 Hal4Ctxt->psHciHandle, in phHal4Nfc_Disconnect_Execute()
[all …]
DphHal4Nfc_Emulation.c168 Hal4Ctxt->psHciHandle, in phHal4Nfc_Switch_SMX_Mode()
180 Hal4Ctxt->psHciHandle, in phHal4Nfc_Switch_SMX_Mode()
273 Hal4Ctxt->psHciHandle, in phHal4Nfc_Switch_Swp_Mode()
DphHciNfc_PollingLoop.h158 void *psHciHandle,
DphHciNfc_RFReaderA.c240 void *psHciHandle, in phHciNfc_ReaderA_Info_Sequence() argument
245 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_ReaderA_Info_Sequence()
1199 void *psHciHandle, in phHciNfc_ReaderA_App_Data() argument
1204 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_ReaderA_App_Data()
1248 void *psHciHandle, in phHciNfc_ReaderA_Fwi_Sfgt() argument
1253 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_ReaderA_Fwi_Sfgt()
DphHciNfc_Jewel.h207 void *psHciHandle,
DphHciNfc_RFReaderB.h184 void *psHciHandle,
DphHciNfc_ISO15693.h199 void *psHciHandle,
DphHciNfc_Felica.h210 void *psHciHandle,
DphHciNfc_CE_B.h208 void *psHciHandle,
DphHciNfc_CE_A.h215 void *psHciHandle,
DphHal4Nfc_Internal.h197 void *psHciHandle; member
DphHal4Nfc_P2P.c152 Hal4Ctxt->psHciHandle, in phHal4Nfc_Send()
404 Hal4Ctxt->psHciHandle, in phHal4Nfc_SendCompleteHandler()
429 Hal4Ctxt->psHciHandle, in phHal4Nfc_SendCompleteHandler()
DphHciNfc_CE_B.c324 void *psHciHandle, in phHciNfc_CE_B_Mode() argument
331 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_CE_B_Mode()
DphHciNfc_CE_A.c556 void *psHciHandle, in phHciNfc_CE_A_Mode() argument
563 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_CE_A_Mode()
DphHciNfc_PollingLoop.c334 void *psHciHandle, in phHciNfc_PollLoop_Cfg() argument
341 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_PollLoop_Cfg()
DphHciNfc_ISO15693.c256 void *psHciHandle, in phHciNfc_ISO15693_Info_Sequence() argument
261 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_ISO15693_Info_Sequence()

12