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

  /external/libnfc-nxp/src/
phHal4Nfc_Emulation.c 83 phHal_eSmartMX_Mode_t smx_mode,
146 if(eSmartMx_Wired == smx_mode)
171 smx_mode,
183 smx_mode,
phHciNfc.h 378 * \param[in] smx_mode smx_mode specifies the type of the switch
393 phHal_eSmartMX_Mode_t smx_mode,
phHal4Nfc.h     [all...]
phHciNfc.c 807 phHal_eSmartMX_Mode_t smx_mode,
831 if ( (eSmartMx_Wired == psHciContext->smx_mode)
833 &&( eSmartMx_Wired != smx_mode)
843 psHciContext->smx_mode = smx_mode;
    [all...]
phHciNfc_Generic.h 620 phHal_eSmartMX_Mode_t smx_mode; member in struct:phHciNfc_sContext
    [all...]
phHciNfc_Sequence.c     [all...]

Completed in 110 milliseconds