HomeSort by relevance Sort by last modified time
    Searched full:pipe_state (Results 1 - 8 of 8) sorted by null

  /external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c 653 if (p_pipe->pipe_state == NFA_HCI_PIPE_CLOSED)
705 if (p_pipe->pipe_state == NFA_HCI_PIPE_CLOSED)
755 if (p_pipe->pipe_state == NFA_HCI_PIPE_CLOSED)
797 if (p_pipe->pipe_state == NFA_HCI_PIPE_OPENED)
880 if (p_pipe->pipe_state == NFA_HCI_PIPE_OPENED)
    [all...]
nfa_hci_utils.c 181 if ((p_gate->pipe_inx_mask & mask) && (pp->pipe_state == NFA_HCI_PIPE_OPENED))
539 p_pipe->pipe_state = NFA_HCI_PIPE_CLOSED;
581 p_pipe->pipe_state = NFA_HCI_PIPE_CLOSED;
    [all...]
nfa_hci_main.c 328 if ( (nfa_hci_cb.cfg.dyn_pipes[xx].pipe_state != NFA_HCI_PIPE_OPENED)
329 &&(nfa_hci_cb.cfg.dyn_pipes[xx].pipe_state != NFA_HCI_PIPE_CLOSED))
    [all...]
nfa_hci_api.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_context.h 91 * draw_set_rasterizer_state(driver->draw, state->pipe_state, state);
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_context.h 91 * draw_set_rasterizer_state(driver->draw, state->pipe_state, state);
  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 83 tNFA_HCI_PIPE_STATE pipe_state; /* State of the Pipe */ member in struct:__anon20579
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 322 tNFA_HCI_PIPE_STATE pipe_state; /* State of the Pipe */ member in struct:__anon20740

Completed in 830 milliseconds