OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pP2PNotification
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phHal4Nfc_ADD.c
503
(NULL != Hal4Ctxt->sUpperLayerInfo.
pP2PNotification
)&&
544
if((NULL != Hal4Ctxt->sUpperLayerInfo.
pP2PNotification
)
652
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 65 milliseconds