Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_config.cc92 static void btif_config_remove_restricted(config_t* config);
226 if (!is_restricted_mode()) btif_config_remove_restricted(config.get()); in init()
615 static void btif_config_remove_restricted(config_t* config) { in btif_config_remove_restricted() function