/external/libnfc-nxp/src/ |
D | phHciNfc.h | 208 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 …]
|
D | phHciNfc.c | 67 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 …]
|
D | phHciNfc_SWP.h | 202 void *psHciHandle, 227 void *psHciHandle, 255 void *psHciHandle, 279 void *psHciHandle, 301 void *psHciHandle,
|
D | phHciNfc_WI.h | 160 void *psHciHandle, 168 void *psHciHandle, 183 void *psHciHandle, 191 void *psHciHandle,
|
D | phHciNfc_RFReaderA.h | 167 void *psHciHandle, 190 void *psHciHandle, 213 void *psHciHandle,
|
D | phHciNfc_SWP.c | 297 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()
|
D | phHal4Nfc_ADD.c | 163 (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 …]
|
D | phHal4Nfc.c | 122 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 …]
|
D | phHciNfc_WI.c | 278 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()
|
D | phHal4Nfc_Reader.c | 153 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 …]
|
D | phHal4Nfc_Emulation.c | 168 Hal4Ctxt->psHciHandle, in phHal4Nfc_Switch_SMX_Mode() 180 Hal4Ctxt->psHciHandle, in phHal4Nfc_Switch_SMX_Mode() 273 Hal4Ctxt->psHciHandle, in phHal4Nfc_Switch_Swp_Mode()
|
D | phHciNfc_PollingLoop.h | 158 void *psHciHandle,
|
D | phHciNfc_RFReaderA.c | 240 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()
|
D | phHciNfc_Jewel.h | 207 void *psHciHandle,
|
D | phHciNfc_RFReaderB.h | 184 void *psHciHandle,
|
D | phHciNfc_ISO15693.h | 199 void *psHciHandle,
|
D | phHciNfc_Felica.h | 210 void *psHciHandle,
|
D | phHciNfc_CE_B.h | 208 void *psHciHandle,
|
D | phHciNfc_CE_A.h | 215 void *psHciHandle,
|
D | phHal4Nfc_Internal.h | 197 void *psHciHandle; member
|
D | phHal4Nfc_P2P.c | 152 Hal4Ctxt->psHciHandle, in phHal4Nfc_Send() 404 Hal4Ctxt->psHciHandle, in phHal4Nfc_SendCompleteHandler() 429 Hal4Ctxt->psHciHandle, in phHal4Nfc_SendCompleteHandler()
|
D | phHciNfc_CE_B.c | 324 void *psHciHandle, in phHciNfc_CE_B_Mode() argument 331 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_CE_B_Mode()
|
D | phHciNfc_CE_A.c | 556 void *psHciHandle, in phHciNfc_CE_A_Mode() argument 563 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_CE_A_Mode()
|
D | phHciNfc_PollingLoop.c | 334 void *psHciHandle, in phHciNfc_PollLoop_Cfg() argument 341 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_PollLoop_Cfg()
|
D | phHciNfc_ISO15693.c | 256 void *psHciHandle, in phHciNfc_ISO15693_Info_Sequence() argument 261 phHciNfc_sContext_t *psHciContext = ((phHciNfc_sContext_t *)psHciHandle); in phHciNfc_ISO15693_Info_Sequence()
|