Home
last modified time | relevance | path

Searched refs:p_path (Results 1 - 4 of 4) sorted by relevance

/vendor/hihope/dayu210/bluetooth/src/
H A Dconf.c87 ** Description Read conf entry from p_path file one by one and call
93 void vnd_load_conf(const char *p_path) in vnd_load_conf() argument
101 HILOGI("Attempt to load conf from %s", p_path); in vnd_load_conf()
102 if ((p_file = fopen(p_path, "r")) == NULL) { in vnd_load_conf()
103 HILOGI("vnd_load_conf file >%s< not found", p_path); in vnd_load_conf()
H A Dbt_vendor_brcm.c62 void vnd_load_conf(const char *p_path);
/vendor/hihope/rk3568/bluetooth/src/
H A Dconf.c87 ** Description Read conf entry from p_path file one by one and call
93 void vnd_load_conf(const char *p_path) in vnd_load_conf() argument
101 HILOGI("Attempt to load conf from %s", p_path); in vnd_load_conf()
102 if ((p_file = fopen(p_path, "r")) == NULL) { in vnd_load_conf()
103 HILOGI("vnd_load_conf file >%s< not found", p_path); in vnd_load_conf()
H A Dbt_vendor_brcm.c62 void vnd_load_conf(const char *p_path);

Completed in 2 milliseconds