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.c1845 phHciNfc_GateID_t ce_gate = phHciNfc_UnknownGate; in phHciNfc_EmulationCfg_Sequence() local
1862 ce_gate = phHciNfc_CETypeAGate; in phHciNfc_EmulationCfg_Sequence()
1870 ce_gate = phHciNfc_CETypeBGate; in phHciNfc_EmulationCfg_Sequence()
1892 if(phHciNfc_UnknownGate != ce_gate) in phHciNfc_EmulationCfg_Sequence()
1894 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()