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

  /external/bluetooth/bluedroid/main/
bte_main.c 82 extern void bte_load_conf(const char *p_path);
130 bte_load_conf(BTE_STACK_CONF_FILE);
bte_conf.c 182 ** Function bte_load_conf
190 void bte_load_conf(const char *p_path) function
220 ALOGW("bte_load_conf: missing value for name: %s", p_name);
251 ALOGI( "bte_load_conf file >%s< not found", p_path);

Completed in 56 milliseconds