Skip to content
Snippets Groups Projects
  1. Feb 08, 2023
  2. Feb 07, 2023
  3. Feb 06, 2023
    • Henri Chataing's avatar
      RootCanal: Reuse device addresses · 7e20b8c2
      Henri Chataing authored
      The address is directly derived from the device identifier.
      This change modifies TestModel to reuse identifiers from
      disconnected devices.
      
      The option is enabled by default and disabled by passing the
      parameter --disable_address_reuse
      
      Test: m root-canal && manual check
      Bug: 253682053
      Change-Id: Ie97763c1eae46df75d548a54b273cf8d363c7bb9
      7e20b8c2
    • Rahul Arya's avatar
      [Private GATT] Add Arbiter to share ATT channel · 4b776904
      Rahul Arya authored
      Arbitration is done based on advertiser ID and packet type.
      This links the legacy stack to the new implementation.
      
      Bug: 255880936
      Test: unit
      Change-Id: Ia62aacb0bdeab67dd202dc6ad4239f7c553d84d6
      4b776904
    • Rahul Arya's avatar
      [Private GATT] Mirror GATT server inside rust module · c8a8d02e
      Rahul Arya authored
      Since servers can be registered as "private" after creation,
      we mirror their services in Rust by snooping on the JNI
      calls/callbacks.
      
      Bug: 255880936
      Test: unit
      Change-Id: If14d1a97a0f57a0a8bb8094fb48d7a0c7d5c8128
      c8a8d02e
    • Rahul Arya's avatar
      [Private GATT] Add to libbluetooth · 4b3dea3b
      Rahul Arya authored
      Links private GATT with the libbluetooth_jni.so, and sets up a basic
      module system + FFI.
      
      Bug: 255880936
      Test: pts-bot
      Change-Id: Ibc470d3fd13c20e97b23f16fc41330fcb9765c70
      4b3dea3b
    • Charlie Boutier's avatar
      Avatar: Skip the undesired argument properly · 5cb5b82e
      Charlie Boutier authored
      Mobly tradefed is using some argument for specific java tests which are
      not desired.
      
      Test: atest avatar
      Bug: 267949387
      Change-Id: I55becb787920b2d813f272f5e14e893d21f08144
      5cb5b82e
    • Abhishek Pandit-Subedi's avatar
      floss: Add missing headers in various files · 5df93799
      Abhishek Pandit-Subedi authored
      Bug: 267796404
      Tag: #floss
      Test: ./build.py
      Change-Id: I13bf5b07899150045d60948c787ecd6b226da008
      5df93799
    • Rahul Arya's avatar
      [Private GATT] Add GATT server + module · 3aab56f4
      Rahul Arya authored
      Bug: 255880936
      Test: unit
      Change-Id: I94fafe8afc68dc31501f274099ef6f3a684009a1
      3aab56f4
Loading