Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2c8d0da9 authored by uael's avatar uael
Browse files

avatar: update mobly config files

Bug: 269133929
Test: None
Change-Id: I5877a24e0809f7a7979333835ab3815c141566e5
parent f6652218
Loading
Loading
Loading
Loading
+4 −6
Original line number Diff line number Diff line
---

# BumblePandoraDevice configuration:
# BumbleDevice configuration:
#   classic_enabled: [true, false] # (false by default)
#   class_of_device: 1234 # See assigned numbers
#   keystore: JsonKeyStore # or empty
@@ -14,17 +14,15 @@
TestBeds:
- Name: ExampleTest
  Controllers:
    PandoraDevice:
    BumbleDevice:
    # DUT device
    - class: BumblePandoraDevice
      transport: 'tcp-client:127.0.0.1:6402'
    - transport: 'tcp-client:127.0.0.1:7300'
      classic_enabled: true
      class_of_device: 2360324
      keystore: 'JsonKeyStore'
      io_capability: display_output_only
    # Reference device
    - class: BumblePandoraDevice
      transport: 'tcp-client:127.0.0.1:6402'
    - transport: 'tcp-client:127.0.0.1:7300'
      classic_enabled: true
      class_of_device: 2360324
      keystore: 'JsonKeyStore'