Searched refs:nci_snd_parameter_update_cmd (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/include/
H A Dnci_hmsgs.h61 UINT8 nci_snd_parameter_update_cmd (UINT8 *p_param_tlvs, UINT8 tlv_size);
/external/libnfc-nci/src/nfc/nci/
H A Dnci_hmsgs.c521 ** Function nci_snd_parameter_update_cmd
529 UINT8 nci_snd_parameter_update_cmd (UINT8 *p_param_tlvs, UINT8 tlv_size) function
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_main.c1266 return nci_snd_parameter_update_cmd (tlvs, (UINT8) (p - tlvs));

Completed in 98 milliseconds