Home
last modified time | relevance | path

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

/aosp12/hardware/broadcom/libbt/src/
H A Dconf.c39 int hw_set_patch_file_path(char *p_conf_name, char *p_conf_value, int param);
72 {"FwPatchFilePath", hw_set_patch_file_path, 0},
H A Dhardware.c1517 int hw_set_patch_file_path(char *p_conf_name, char *p_conf_value, int param) in hw_set_patch_file_path() function