Home
last modified time | relevance | path

Searched refs:phLibNfc_SE_ActModeOff (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfc_SE.c603 case phLibNfc_SE_ActModeOff: in phLibNfc_SE_SetMode()
630 pLibContext->sSeContext.eActivatedMode = phLibNfc_SE_ActModeOff; in phLibNfc_SE_SetMode()
DphLibNfc.h132 phLibNfc_SE_ActModeOff =0x03, /**< Inactivate SE.This means,put SE in in-active state enumerator
DphLibNfc.c272 gpphLibContext->sSeContext.eActivatedMode = phLibNfc_SE_ActModeOff; in phLibNfc_InitCb()