OSDN Git Service

Merge changes Ic66d8fcd,I9ffbe874,I59e6926b,I1fb172f7,I0eb60ace, ...
authorZach Johnson <zachoverflow@google.com>
Thu, 19 Nov 2020 18:36:42 +0000 (18:36 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Thu, 19 Nov 2020 18:36:42 +0000 (18:36 +0000)
commitee5cdae3666accb94e6bda0102ce498fd663f4f0
tree2f6ca7ecc3fddce320973067c01dd7744007f6cd
parent787e582564c38c198b2c5a030f28c943b48fc4cb
parent7705287f6106d25d699a4df439633667d0dc1299
Merge changes Ic66d8fcd,I9ffbe874,I59e6926b,I1fb172f7,I0eb60ace, ...

* changes:
  Add some wait commands inside PyHal
  Simplify scan parameters & start/stop
  Simplify le random address setting for tests
  Simplify le connection logic for SimpleHalTest
  Simplify Le connect logic for SimpleHalTest
  Simplify advertisement in SimpleHalTest
  Add HciMatchers.Exactly, for more compact tests
  Add HAL reset helper
  Add advertisement abstraction in PyHal
  Add an advertisment abstraction to PyHci