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

  /system/bt/osi/include/
config.h 79 void config_set_bool(config_t *config, const char *section, const char *key, bool value);
  /system/bt/osi/src/
config.c 175 void config_set_bool(config_t *config, const char *section, const char *key, bool value) { function

Completed in 151 milliseconds