Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfc/nfc/
H A Dnfc_ee.cc155 return nci_snd_nfcee_power_link_control(nfcee_id, pl_config); in NFC_NfceePLConfig()
/aosp12/system/nfc/src/nfc/include/
H A Dnci_hmsgs.h68 uint8_t nci_snd_nfcee_power_link_control(uint8_t nfcee_id, uint8_t pl_config);
/aosp12/system/nfc/src/nfc/nci/
H A Dnci_hmsgs.cc594 uint8_t nci_snd_nfcee_power_link_control(uint8_t nfcee_id, uint8_t pl_config) { in nci_snd_nfcee_power_link_control() function