Home
last modified time | relevance | path

Searched refs:_hci_event_stream (Results 1 – 1 of 1) sorted by relevance

/system/bt/gd/security/cert/
Dcert_security.py69 _hci_event_stream = None variable in CertSecurity
103 self._hci_event_stream = self._hci.get_event_stream()
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(
[all …]