Lines Matching refs:emits
158 assertThat(self._hci_event_stream).emits(complete_capture)
169 assertThat(self._hci_event_stream).emits(complete_capture)
181 assertThat(self._hci_event_stream).emits(complete_capture)
192 assertThat(self._hci_event_stream).emits(complete_capture)
203 …assertThat(self._hci_event_stream).emits(HciMatchers.EventWithCode(hci_packets.EventCode.USER_PASS…
244 assertThat(self._hci_event_stream).emits(HciMatchers.PinCodeRequest())
267 assertThat(self._hci_event_stream).emits(
278 assertThat(self._hci_event_stream).emits(
285 assertThat(self._hci_event_stream).emits(HciMatchers.IoCapabilityRequest())
297 assertThat(self._hci_event_stream).emits(HciMatchers.LinkKeyRequest())
302 assertThat(self._hci_event_stream).emits(HciMatchers.UserConfirmationRequest())
308 assertThat(self._hci_event_stream).emits(HciMatchers.SimplePairingComplete())
310 assertThat(self._hci_event_stream).emits(HciMatchers.LinkKeyNotification())
316 assertThat(self._hci_event_stream).emits(HciMatchers.SimplePairingComplete())
320 assertThat(self._hci_event_stream).emits(HciMatchers.IoCapabilityResponse())
324 assertThat(self._hci_event_stream).emits(ssp_complete_capture)
361 assertThat(self._hci_event_stream).emits(HciMatchers.DisconnectionComplete())