Searched refs:hcd_folder_path (Results 1 – 1 of 1) sorted by relevance
110 static const char * hcd_folder_path = "."; variable120 log_info("chipset-bcm: init folder %s", hcd_folder_path); in chipset_init()184 hcd_folder_path = path; in btstack_chipset_bcm_set_hcd_folder_path()196 int res = tinydir_open(&dir, hcd_folder_path); in btstack_chipset_bcm_set_device_name()198 log_error("chipset-bcm: could not get directory for %s", hcd_folder_path); in btstack_chipset_bcm_set_device_name()217 btstack_strcpy(matched_file, sizeof(matched_file), hcd_folder_path); in btstack_chipset_bcm_set_device_name()226 …r("chipset-bcm: could not find .hcd that starts with %s at path %s", device_name, hcd_folder_path); in btstack_chipset_bcm_set_device_name()