Home
last modified time | relevance | path

Searched refs:pIoCtl_Rsp_cb (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfc_Ioctl.c90 pphLibNfc_IoctlCallback_t pIoCtl_Rsp_cb, in phLibNfc_Mgt_IoCtl() argument
97 if((IoctlCode==0)||(NULL==pIoCtl_Rsp_cb) || in phLibNfc_Mgt_IoCtl()
126 phLibNfc_Ioctl_Cntx.CliRspCb =pIoCtl_Rsp_cb; in phLibNfc_Mgt_IoCtl()
DphLibNfc.h1222 pphLibNfc_IoctlCallback_t pIoCtl_Rsp_cb,