Skip to content
Snippets Groups Projects
  1. Apr 13, 2022
  2. Apr 11, 2022
  3. Apr 09, 2022
  4. Apr 08, 2022
  5. Apr 07, 2022
    • Bidhya's avatar
      GD: Load resolving list on peer irk notification · 6725a655
      Bidhya authored
      Test: atest bluetooth_test_gd
      Bug: 216486646
      Tag: #refactor
      BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines
      
      Change-Id: Ie7482e46aa538a2b59c2074ebcae68592e823327
      6725a655
    • Abhishek Pandit-Subedi's avatar
      floss: Export dbus before initializing stack · 6d8725c9
      Abhishek Pandit-Subedi authored
      Make sure to export DBus interfaces first before enabling the stack.
      This makes sure that DBus policy can be enforced before the stack
      starts, updates configurations and creates the pid file.
      
      Bug: 228110784
      Test: Try to start btadapterd as root, confirm no files touched.
      Tag: #floss
      Change-Id: I0cee5d7a155b4758915c6e2e9dc6b3c6e1986035
      6d8725c9
    • Jesse Melhuish's avatar
      floss: Add set-alias to btclient and API. · 092f7c50
      Jesse Melhuish authored
      Adds support for changing the remote device alias. This also fixes the
      BluetoothProperty conversions which were being done incorrectly
      (off-by-one).
      
      Bug: 196887190
      Tag: #floss
      Test: Built floss, verified alias can be updated in btclient.
      Change-Id: I2c21feb9bb6763c4147997f349b06904c4bff20d
      092f7c50
    • Jakub Pawlowski's avatar
      Strings in test broadcasting app should not be marked for translation · ff26fd1a
      Jakub Pawlowski authored
      Bug: 226677381
      Test: make
      Change-Id: I536922fbc4c0446a21760a6ebe4259460a19a93c
      ff26fd1a
    • Łukasz Rymanowski's avatar
      le_audio: Add dumpsys to config provider · 04e17d02
      Łukasz Rymanowski authored
      adb shell dumpsys bluetooth_manager
      
      AudioSetConfigurationProvider:
        === Configurations for context type: 4, num: 24
        name: DualDev_OneChanStereoSnk_48_4_Server_Preferred
          direction: Sink (speaker)
           number of devices: 2
           number of ASEs: 2
           target latency: 2
           strategy: 0
           qos->retransmission_number: 0
           qos->max_transport_latency: 0
        name: DualDev_OneChanStereoSnk_48_4_2
          direction: Sink (speaker)
           number of devices: 2
           number of ASEs: 2
           target latency: 2
           strategy: 0
           qos->retransmission_number: 13
           qos->max_transport_latency: 100
        name: DualDev_OneChanStereoSnk_16_2_Server_Preferred
          direction: Sink (speaker)
           number of devices: 2
           number of ASEs: 2
           target latency: 2
           strategy: 0
           qos->retransmission_number: 0
           qos->max_transport_latency: 0
        name: DualDev_OneChanStereoSnk_16_2_2
          direction: Sink (speaker)
           number of devices: 2
           number of ASEs: 2
           target latency: 2
           strategy: 0
           qos->retransmission_number: 13
           qos->max_transport_latency: 95
      
      Bug: 150670922
      Sponsor: @jpawlowski
      Test: compile
      
      Change-Id: Ib0b77adb7a8ee7eb899fc0bd8d699bd0b62bf018
      04e17d02
    • Himanshu Rawat's avatar
      788208c1
    • Himanshu Rawat's avatar
      Disallow BLE enable in airplane mode · 1143b5db
      Himanshu Rawat authored
      If BLE enable is called when airplane mode is set, it may prevent BT from turning OFF completely.
      
      Bug: 208950823
      Test: act.py -c test_config.json -tc BtStressTest:test_toggle_bluetooth; Or continuously toggle BT in airplane mode.
      Change-Id: Id2c9f8cbc49d455d133afe3b251b781ba925741e
      1143b5db
    • Jakub Tyszkowski's avatar
      Rebase LE audio test app with new APIs · 15c83448
      Jakub Tyszkowski authored
      This CL replaces the usages of legacy broadcast scan code
      with the new Broadcast Scan Assistant APIs.
      
      Bug: 224800279
      Test: make LeAudioApp -j;
      Change-Id: Ib13e9e61ac4fdba31102889aa0efd4a0717cff54
      15c83448
    • Jack He's avatar
      Merge "hap: Fix missing null device checks" · cfc4b2f5
      Jack He authored
      cfc4b2f5
  6. Apr 06, 2022
  7. Apr 05, 2022
Loading