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

  /external/libnfc-nxp/src/
phHal4Nfc_P2P.c 108 Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb = pSendCallback;
339 if(NULL != Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb)
341 pUpperSendCb = Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb;
342 Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb = NULL;
439 if(NULL != Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb)
441 pUpperSendCb = Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb;
442 Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb = NULL;
699 pUpperSendCb = Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb;
phHal4Nfc_Internal.h 92 pphHal4Nfc_SendCallback_t pP2PSendCb;

Completed in 205 milliseconds