Searched refs:pP2PSendCb (Results 1 – 2 of 2) sorted by relevance
108 Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb = pSendCallback; in phHal4Nfc_Send()339 if(NULL != Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb) in phHal4Nfc_SendCompleteHandler()341 pUpperSendCb = Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb; in phHal4Nfc_SendCompleteHandler()342 Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb = NULL; in phHal4Nfc_SendCompleteHandler()439 if(NULL != Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb) in phHal4Nfc_SendCompleteHandler()441 pUpperSendCb = Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb; in phHal4Nfc_SendCompleteHandler()442 Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb = NULL; in phHal4Nfc_SendCompleteHandler()699 pUpperSendCb = Hal4Ctxt->psTrcvCtxtInfo->pP2PSendCb; in phHal4Nfc_HandleP2PDeActivate()
92 pphHal4Nfc_SendCallback_t pP2PSendCb; member