pub fn advertising_was_enabled<S>(enabled: bool) -> Predicate<S>
where S: 'static + AsRef<EmulatorState>,