Skip to content
Snippets Groups Projects
  1. Mar 02, 2021
  2. Mar 01, 2021
  3. Feb 28, 2021
  4. Feb 27, 2021
  5. Feb 26, 2021
  6. Feb 25, 2021
    • Jizheng Chu's avatar
      Merge "Unbind gd_base_test from ACTS" · 8c3aab05
      Jizheng Chu authored
      8c3aab05
    • Qasim Javed's avatar
      rusty-gd: Use spawn instead of block_on · 3b7b9524
      Qasim Javed authored
      Using block_on causes panic since the runtime is being used to drive
      asynchornous tasks.
      
      tokio::runtime::Handle has a spawn_blocking method but that can only be
      called from async context. Use spawn instead.
      
      With this change, I tested pairing with Pixel Buds and it works.
      
      Bug: 171749953
      Tag: #gd-refactor
      Test: gd/cert/run --rhost DirectHciTest
      
      Change-Id: Ife8904181bd570336e80b7980435808deba7f423
      3b7b9524
    • Chris Manton's avatar
      Properly include bta when BTA_PAN_INCLUDED != TRUE · bbd4e574
      Chris Manton authored
      Bug: 181201483
      Test: sc-tv-dev:: lunch inuvik && make libbluetooth
      Tag: #refactor
      
      Change-Id: Ic07bf040122696dc65748185dbf8cc6caa651e12
      bbd4e574
    • Chienyuan's avatar
      Shim ACL: Implement OnLocalAddressUpdate · 4d3bb751
      Chienyuan authored
      Tag: #gd-refactor
      Bug: 181090402
      Test: gd/cert/run
      Test: manual, bond from remote device via nRF app
      Change-Id: I3e570d0459d3d5fe6315b3416b7253aa9d9f1422
      4d3bb751
    • Josh Wu's avatar
      HFPClient: HF Indicators support · e1ecc6cd
      Josh Wu authored
      * Support HF indicators(BIND+BIEV)
      
      Tag: #feature
      Test: atest BluetoothInstrumentationTests
      Bug: 176275446
      Change-Id: I9880aa57ddc638a3415653955ea614532ba7a0e4
      e1ecc6cd
  7. Feb 24, 2021
Loading