bt_test_harness::emulator::expectation

Function peer_connection_state_was

Source
pub fn peer_connection_state_was<S>(
    address: Address,
    state: ConnectionState,
) -> Predicate<S>
where S: 'static + AsRef<EmulatorState>,