Searched refs:pP2PSendCb (Results 1 – 2 of 2) sorted by relevance
106 Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb = pSendCallback; in phHal4Nfc_Send()336 if(NULL != Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb) in phHal4Nfc_SendCompleteHandler()338 pUpperSendCb = Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb; in phHal4Nfc_SendCompleteHandler()339 Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb = NULL; in phHal4Nfc_SendCompleteHandler()436 if(NULL != Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb) in phHal4Nfc_SendCompleteHandler()438 pUpperSendCb = Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb; in phHal4Nfc_SendCompleteHandler()439 Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb = NULL; in phHal4Nfc_SendCompleteHandler()696 pUpperSendCb = Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb; in phHal4Nfc_HandleP2PDeActivate()
92 pphHal4Nfc_SendCallback_t pP2PSendCb; member