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 106 Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb = pSendCallback;
336 if(NULL != Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb)
338 pUpperSendCb = Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb;
339 Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb = NULL;
436 if(NULL != Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb)
438 pUpperSendCb = Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb;
439 Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb = NULL;
696 pUpperSendCb = Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb;
phHal4Nfc_Internal.h 92 pphHal4Nfc_SendCallback_t pP2PSendCb;

Completed in 60 milliseconds