Home
last modified time | relevance | path

Searched defs:pipe_state (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Nfc/libnfc-nci/src/nfa/include/
Dnfa_hci_api.h109 tNFA_HCI_PIPE_STATE pipe_state; /* State of the Pipe */ member
Dnfa_hci_int.h325 tNFA_HCI_PIPE_STATE pipe_state; /* State of the Pipe */ member
/packages/modules/Nfc/libnfc-nci/tests/src/
Dnfa_hci_act_test.cc1055 uint8_t pipe_id, tNFA_HCI_PIPE_STATE pipe_state, uint8_t local_gate) { in CreatePipe()