Searched refs:allowed_profiles (Results 1 – 1 of 1) sorted by relevance
865 let allowed_profiles = self.bluetooth_admin.lock().unwrap().get_allowed_services(); in init_profiles() localVariable866 self.toggle_enabled_profiles(&allowed_profiles); in init_profiles()