HomeSort by relevance Sort by last modified time
    Searched full:config_new (Results 1 - 8 of 8) sorted by null

  /system/bt/osi/test/
config_test.cpp 68 config_t *config = config_new("/meow");
73 TEST_F(ConfigTest, config_new) {
74 config_t *config = config_new(CONFIG_FILE);
84 config_t *config = config_new(CONFIG_FILE);
97 config_t *config = config_new(CONFIG_FILE);
103 config_t *config = config_new(CONFIG_FILE);
110 config_t *config = config_new(CONFIG_FILE);
119 config_t *config = config_new(CONFIG_FILE);
127 config_t *config = config_new(CONFIG_FILE);
133 config_t *config = config_new(CONFIG_FILE)
    [all...]
  /system/bt/main/
stack_config.c 53 config = config_new(path);
bte_conf.c 35 config_t *config = config_new(p_path);