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

  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 95 UINT8 num_gates; /* Number of generic gates exist for the application */ member in struct:__anon12817
110 UINT8 num_gates; /* Number of generic gates exist for the application */ member in struct:__anon12819
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c 242 UINT8 num_gates = 0,num_pipes = 0; local
265 num_gates++;
296 evt_data.hci_register.num_gates = num_gates;
421 evt_data.gates_pipes.num_gates = 0;
428 evt_data.gates_pipes.gate[evt_data.gates_pipes.num_gates++] = pg->gate_id;
1809 UINT8 gate_rsp[3 + NFA_HCI_MAX_GATE_CB], num_gates; local
    [all...]

Completed in 43 milliseconds