Home
last modified time | relevance | path

Searched refs:phHciNfc_GateID_t (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_AdminMgmt.h200 phHciNfc_GateID_t ce_gate
DphHciNfc_Pipe.c80 static phHciNfc_GateID_t host_gate_list[] = {
200 (uint8_t)(sizeof(host_gate_list)/sizeof(phHciNfc_GateID_t) ); in phHciNfc_Update_Pipe()
787 phHciNfc_GateID_t gate_id = phHciNfc_UnknownGate; in phHciNfc_Update_PipeInfo()
799 gate_id = (phHciNfc_GateID_t )pPipeInfo->pipe.dest.gate_id ; in phHciNfc_Update_PipeInfo()
DphHciNfc_Generic.h384 }phHciNfc_GateID_t; typedef
DphHciNfc_AdminMgmt.c531 phHciNfc_GateID_t ce_gate in phHciNfc_Admin_CE_Init()
DphHciNfc_Sequence.c1845 phHciNfc_GateID_t ce_gate = phHciNfc_UnknownGate; in phHciNfc_EmulationCfg_Sequence()