Searched refs:opened (Results 1 - 8 of 8) sorted by relevance

/system/tpm/trunks/ftdi/
H A Dmpsse.c177 mpsse->opened = 1;
195 mpsse->opened = 1;
200 if (mpsse && !mpsse->opened) {
220 if (mpsse->opened) {
H A Dmpsse.h163 uint8_t opened; member in struct:mpsse_context
/system/bt/btif/co/
H A Dbta_av_co.cc97 opened(false),
154 bool opened; // True if opened member in class:BtaAvCoPeer
297 * Process AVDTP Open when the stream connection is opened.
727 opened = false;
866 if (p_peer->opened) {
867 APPL_TRACE_ERROR("%s: peer %s already opened", __func__,
909 __func__, p_peer->opened, p_peer->num_sinks,
1023 __func__, p_peer->addr.ToString().c_str(), p_peer->opened,
1148 __func__, p_peer->addr.ToString().c_str(), p_peer->opened,
[all...]
/system/nfc/src/nfa/hci/
H A Dnfa_hci_act.cc666 evt_data.opened.pipe = p_evt_data->open_pipe.pipe;
667 evt_data.opened.status = NFA_STATUS_OK;
673 evt_data.opened.pipe = p_evt_data->open_pipe.pipe;
674 evt_data.opened.status = NFA_STATUS_FAILED;
1073 /* This pipe is always opened */
1855 evt_data.opened.pipe = p_pipe->pipe_id;
1856 evt_data.opened.status = NFA_STATUS_OK;
1865 evt_data.opened.status = NFA_STATUS_OK;
1908 evt_data.opened.status = status;
1909 evt_data.opened
[all...]
H A Dnfa_hci_main.cc1004 evt_data.opened.pipe = nfa_hci_cb.pipe_in_use;
/system/nfc/src/nfa/include/
H A Dnfa_hci_api.h54 0x06 /* Pipe is opened / could not open */
103 #define NFA_HCI_PIPE_OPENED 0x01 /* Pipe is opened */
267 tNFA_HCI_OPEN_PIPE opened; /* NFA_HCI_OPEN_PIPE_EVT */ member in union:__anon2304
437 ** When the dynamic pipe is opened (or
/system/bt/bta/hh/
H A Dbta_hh_int.h235 bool opened; /* true if device successfully opened HID connection */ member in struct:__anon177
/system/libvintf/
H A DAssembleVintf.cpp704 bool opened = local
708 if (!opened) {

Completed in 1309 milliseconds