Home
last modified time | relevance | path

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

/vendor/hihope/rk3568/bluetooth/include/
Dbt_vendor_brcm.h62 #ifndef FW_PATCHFILE_LOCATION
63 #define FW_PATCHFILE_LOCATION "/vendor/etc/firmware/" /* maguro */ macro
/vendor/hihope/rk3568/bluetooth/src/
Dhardware.c205 static char fw_patchfile_path[256] = FW_PATCHFILE_LOCATION;
681 p_name = FW_PATCHFILE_LOCATION "BCM4362A2.hcd"; in hw_config_cback()