Searched refs:ce_gate (Results 1 – 3 of 3) sorted by relevance
200 phHciNfc_GateID_t ce_gate
1842 phHciNfc_GateID_t ce_gate = phHciNfc_UnknownGate; in phHciNfc_EmulationCfg_Sequence() local1859 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()
531 phHciNfc_GateID_t ce_gate in phHciNfc_Admin_CE_Init() argument549 switch(ce_gate) in phHciNfc_Admin_CE_Init()