HomeSort by relevance Sort by last modified time
    Searched refs:vnd_load_conf (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/libbt/src/
bt_vendor_brcm.c 55 void vnd_load_conf(const char *p_path);
117 vnd_load_conf(VENDOR_LIB_CONF_FILE);
conf.c 85 ** Function vnd_load_conf
93 void vnd_load_conf(const char *p_path) function
122 ALOGW("vnd_load_conf: missing value for name: %s", p_name);
144 ALOGI( "vnd_load_conf file >%s< not found", p_path);

Completed in 181 milliseconds