Searched refs:ee_disable_disc (Results 1 - 3 of 3) sorted by relevance

/system/nfc/src/nfa/hci/
H A Dnfa_hci_main.c105 if (nfa_hci_cb.ee_disable_disc) break;
106 nfa_hci_cb.ee_disable_disc = true;
141 if (nfa_hci_cb.ee_disable_disc) {
417 nfa_hci_cb.ee_disable_disc = true;
466 nfa_hci_cb.ee_disable_disc = true;
H A Dnfa_hci_act.c1621 if ((nfa_hci_cb.ee_disable_disc) &&
1635 if ((nfa_hci_cb.ee_disable_disc) &&
/system/nfc/src/nfa/int/
H A Dnfa_hci_int.h394 bool ee_disable_disc; /* EE Discovery operation is disabled */ member in struct:__anon2222

Completed in 46 milliseconds