Home
last modified time | relevance | path

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

/system/nfc/src/nfc/nci/
Dnci_hmsgs.cc706 uint8_t param_size = 0; in nci_snd_get_routing_cmd() local
708 p = NCI_GET_CMD_BUF(param_size); in nci_snd_get_routing_cmd()
712 p->len = NCI_MSG_HDR_SIZE + param_size; in nci_snd_get_routing_cmd()
719 UINT8_TO_STREAM(pp, param_size); in nci_snd_get_routing_cmd()