Searched refs:pIoctlCntx (Results 1 – 1 of 1) sorted by relevance
240 phLibNfc_Ioctl_Cntx_t *pIoctlCntx=NULL; in phLibNfc_Ioctl_Mgmt_CB() local258 pIoctlCntx= (phLibNfc_Ioctl_Cntx_t*)context; in phLibNfc_Ioctl_Mgmt_CB()259 if( pIoctlCntx !=NULL) in phLibNfc_Ioctl_Mgmt_CB()261 switch(pIoctlCntx->IoctlCode) in phLibNfc_Ioctl_Mgmt_CB()266 phOsalNfc_FreeMemory(pIoctlCntx->psHwReference); in phLibNfc_Ioctl_Mgmt_CB()293 pIoctlCntx->CliRspCb(pIoctlCntx->pCliCntx,pOutData,status); in phLibNfc_Ioctl_Mgmt_CB()