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

  /external/libnfc-nxp/src/
phHal4Nfc_ADD.c 506 (NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification)&&
547 if((NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification)
655 if((NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification)
699 (*Hal4Ctxt->sUpperLayerInfo.pP2PNotification)(
744 }/*if((NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification)...*/
    [all...]
phHal4Nfc_Internal.h 171 pphHal4Nfc_Notification_t pP2PNotification;
phHal4Nfc_P2P.c 597 if( NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification)
656 (*Hal4Ctxt->sUpperLayerInfo.pP2PNotification)(
731 /*if pP2PNotification is registered*/
732 else if(NULL != Hal4Ctxt->sUpperLayerInfo.pP2PNotification)
734 (*Hal4Ctxt->sUpperLayerInfo.pP2PNotification)(

Completed in 17 milliseconds