HomeSort by relevance Sort by last modified time
    Searched defs:gate_id (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/src/
phHciNfc_Pipe.c 161 (*ppPipeHandle)->pipe.source.gate_id =
162 ((phHciNfc_Gate_Info_t *)destination)->gate_id;
165 (*ppPipeHandle)->pipe.dest.gate_id =
166 ((phHciNfc_Gate_Info_t *)destination)->gate_id;
213 p_pipe_info->pipe.source.gate_id =
217 p_pipe_info->pipe.dest.gate_id =
334 id_dest.gate_id = (uint8_t)phHciNfc_CETypeAGate;
351 id_dest.gate_id = (uint8_t)phHciNfc_CETypeBGate;
369 id_dest.gate_id = (uint8_t)phHciNfc_CETypeFGate;
454 id_dest.gate_id = (uint8_t)phHciNfc_IdentityMgmtGate
787 phHciNfc_GateID_t gate_id = phHciNfc_UnknownGate; local
    [all...]
phHciNfc_Generic.h 551 uint8_t gate_id; member in struct:phHciNfc_Gate_Info
    [all...]

Completed in 202 milliseconds