Home
last modified time | relevance | path

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

/btstack/chipset/intel/
H A Dbtstack_chipset_intel_firmware.c101 } intel_boot_params_t; typedef
147 static intel_boot_params_t intel_boot_params;
172 static uint16_t intel_get_dev_revid(intel_boot_params_t * boot_params){ in intel_get_dev_revid()
189 static void dump_intel_boot_params(intel_boot_params_t * boot_params){ in dump_intel_boot_params()
201 static int intel_get_firmware_name(intel_version_t *version, intel_boot_params_t *boot_params, cons… in intel_get_firmware_name()
358 …intel_boot_params = *(intel_boot_params_t *) hci_event_command_complete_get_return_parameters(pack… in state_machine()