Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_AdminMgmt.h200 phHciNfc_GateID_t ce_gate
DphHciNfc_Sequence.c1842 phHciNfc_GateID_t ce_gate = phHciNfc_UnknownGate; in phHciNfc_EmulationCfg_Sequence() local
1859 ce_gate = phHciNfc_CETypeAGate; in phHciNfc_EmulationCfg_Sequence()
1867 ce_gate = phHciNfc_CETypeBGate; in phHciNfc_EmulationCfg_Sequence()
1889 if(phHciNfc_UnknownGate != ce_gate) in phHciNfc_EmulationCfg_Sequence()
1891 status = phHciNfc_Admin_CE_Init(psHciContext, pHwRef, ce_gate); in phHciNfc_EmulationCfg_Sequence()
DphHciNfc_AdminMgmt.c531 phHciNfc_GateID_t ce_gate in phHciNfc_Admin_CE_Init() argument
549 switch(ce_gate) in phHciNfc_Admin_CE_Init()