Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dnci_hmsgs.h47 UINT8 nci_snd_core_get_config (UINT8 *param_ids, UINT8 num_ids);
/external/libnfc-nci/src/nfc/nci/
Dnci_hmsgs.c107 UINT8 nci_snd_core_get_config (UINT8 *param_ids, UINT8 num_ids) in nci_snd_core_get_config() function
/external/libnfc-nci/src/nfc/nfc/
Dnfc_main.c818 return nci_snd_core_get_config (p_param_ids, num_ids); in NFC_GetConfig()