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

  /external/bluetooth/bluedroid/osi/include/
config.h 73 void config_set_bool(config_t *config, const char *section, const char *key, bool value);
  /external/bluetooth/bluedroid/osi/src/
config.c 137 void config_set_bool(config_t *config, const char *section, const char *key, bool value) { function

Completed in 1378 milliseconds