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 56 void vnd_load_conf(const char *p_path);
123 vnd_load_conf(VENDOR_LIB_CONF_FILE);
conf.c 86 ** Function vnd_load_conf
94 void vnd_load_conf(const char *p_path) function
123 ALOGW("vnd_load_conf: missing value for name: %s", p_name);
145 ALOGI( "vnd_load_conf file >%s< not found", p_path);

Completed in 369 milliseconds