HomeSort by relevance Sort by last modified time
    Searched refs:IoctlCode (Results 1 - 6 of 6) sorted by null

  /external/libnfc-nxp/src/
phLibNfc_ioctl.h 88 uint16_t IoctlCode;
phLibNfc_Ioctl.c 87 uint16_t IoctlCode,
97 if((IoctlCode==0)||(NULL==pIoCtl_Rsp_cb) ||
104 if(IoctlCode!= NFC_FW_DOWNLOAD)
129 phLibNfc_Ioctl_Cntx.IoctlCode = IoctlCode;
131 switch(IoctlCode)
225 if(IoctlCode!= NFC_FW_DOWNLOAD)
261 switch(pIoctlCntx->IoctlCode)
phFriNfc_OvrHalCmd.h 201 uint16_t IoctlCode;
225 uint16_t IoctlCode;
phHal4Nfc.c 453 uint32_t IoctlCode,
479 if(NFC_FW_DOWNLOAD_CHECK == IoctlCode)
487 if((NFC_FW_DOWNLOAD == IoctlCode)
536 switch(IoctlCode)
547 IoctlCode ,
557 IoctlCode ,
587 IoctlCode ,
654 Hal4Ctxt->Ioctl_Type = IoctlCode;
    [all...]
phHal4Nfc.h     [all...]
phLibNfc.h     [all...]

Completed in 320 milliseconds