Home
last modified time | relevance | path

Searched refs:CONFIG_SETTLE_PERIOD_MS (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_config.cc88 static const uint64_t CONFIG_SETTLE_PERIOD_MS = 3000; variable
655 alarm_set(config_timer, CONFIG_SETTLE_PERIOD_MS, timer_config_save_cb, NULL); in btif_config_save()