Searched refs:param_size (Results 1 – 1 of 1) sorted by relevance
833 uint8_t param_size = 0; in nci_snd_get_routing_cmd() local835 p = NCI_GET_CMD_BUF(param_size); in nci_snd_get_routing_cmd()839 p->len = NCI_MSG_HDR_SIZE + param_size; in nci_snd_get_routing_cmd()846 UINT8_TO_STREAM(pp, param_size); in nci_snd_get_routing_cmd()864 uint8_t param_size = 1; in nci_snd_android_get_caps_cmd() local866 p = NCI_GET_CMD_BUF(param_size); in nci_snd_android_get_caps_cmd()870 p->len = NCI_MSG_HDR_SIZE + param_size; in nci_snd_android_get_caps_cmd()877 UINT8_TO_STREAM(pp, param_size); in nci_snd_android_get_caps_cmd()