Searched refs:array_element_index (Results 1 – 1 of 1) sorted by relevance
107 uint8_t array_element_index; in hci_cmd_create_from_template() local250 … for (array_element_index = 0; array_element_index < array_num_elements ; array_element_index++){ in hci_cmd_create_from_template()255 … hci_cmd_buffer[pos++] = ((const uint8_t *) array_data[array_field_index])[array_element_index]; in hci_cmd_create_from_template()258 …e_16(hci_cmd_buffer, pos, ((const uint16_t *) array_data[array_field_index])[array_element_index]); in hci_cmd_create_from_template()