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

  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 112 UINT8 num_uicc_created_pipes; /* Number of pipes created by UICC host */ member in struct:__anon10299
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c 441 evt_data.gates_pipes.num_uicc_created_pipes = 0;
447 memcpy (&evt_data.gates_pipes.uicc_created_pipe [evt_data.gates_pipes.num_uicc_created_pipes++], pp, sizeof (tNFA_HCI_PIPE_INFO));
451 memcpy (&evt_data.gates_pipes.uicc_created_pipe [evt_data.gates_pipes.num_uicc_created_pipes++], pp, sizeof (tNFA_HCI_PIPE_INFO));
    [all...]

Completed in 568 milliseconds