HomeSort by relevance Sort by last modified time
    Searched refs:nci_snd_core_set_config (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/nfc/include/
nci_hmsgs.h 48 UINT8 nci_snd_core_set_config (UINT8 *p_param_tlvs, UINT8 tlv_size);
  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 133 ** Function nci_snd_core_set_config
140 UINT8 nci_snd_core_set_config (UINT8 *p_param_tlvs, UINT8 tlv_size) function
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 796 return nci_snd_core_set_config (p_param_tlvs, tlv_size);
    [all...]

Completed in 60 milliseconds