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