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,
144 if(eSmartMx_Wired == smx_mode)
170 smx_mode,
182 smx_mode,
phHciNfc.h 379 * \param[in] smx_mode smx_mode specifies the type of the switch
394 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 617 phHal_eSmartMX_Mode_t smx_mode; member in struct:phHciNfc_sContext
    [all...]
phHciNfc_Sequence.c     [all...]

Completed in 105 milliseconds