Home
last modified time | relevance | path

Searched refs:nci_snd_nfcee_mode_set (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/nfc/
Dnfc_ee.cc81 status = nci_snd_nfcee_mode_set(nfcee_id, mode); in NFC_NfceeModeSet()
86 status = nci_snd_nfcee_mode_set(nfcee_id, mode); in NFC_NfceeModeSet()
/system/nfc/src/nfc/include/
Dnci_hmsgs.h64 uint8_t nci_snd_nfcee_mode_set(uint8_t nfcee_id, uint8_t nfcee_mode);
/system/nfc/src/nfc/nci/
Dnci_hmsgs.cc293 uint8_t nci_snd_nfcee_mode_set(uint8_t nfcee_id, uint8_t nfcee_mode) { in nci_snd_nfcee_mode_set() function