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

  /external/libnfc-nxp/src/
phLibNfc_initiator.h 43 pphLibNfc_Receive_RspCb_t pClientNfcIpRxCb;
phLibNfc_target.c 108 ||(NULL!=gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb)
131 gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb = NULL;
149 gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb= pReceiveRspCb;
182 pClientCb = gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb;
185 gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb = NULL;
262 ||(NULL!=gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb)
phLibNfc.c 655 gpphLibContext->sNfcIp_Context.pClientNfcIpRxCb = NULL;
    [all...]

Completed in 44 milliseconds