Home | History | Annotate | Download | only in src

Lines Matching refs:ce_gate

1845     phHciNfc_GateID_t       ce_gate = phHciNfc_UnknownGate;
1862 ce_gate = phHciNfc_CETypeAGate;
1870 ce_gate = phHciNfc_CETypeBGate;
1892 if(phHciNfc_UnknownGate != ce_gate)
1894 status = phHciNfc_Admin_CE_Init(psHciContext, pHwRef, ce_gate);