Home
last modified time | relevance | path

Searched refs:pl_config (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/nfc/nfc/
Dnfc_ee.cc154 tNCI_NFCEE_PL_CONFIG pl_config) { in NFC_NfceePLConfig() argument
155 return nci_snd_nfcee_power_link_control(nfcee_id, pl_config); in NFC_NfceePLConfig()
/system/nfc/src/nfc/include/
Dnci_hmsgs.h68 uint8_t nci_snd_nfcee_power_link_control(uint8_t nfcee_id, uint8_t pl_config);
Dnfc_api.h1308 tNCI_NFCEE_PL_CONFIG pl_config);
/system/nfc/src/nfc/nci/
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() argument
609 UINT8_TO_STREAM(pp, pl_config); in nci_snd_nfcee_power_link_control()