Skip to content
Snippets Groups Projects
  1. Apr 27, 2021
    • Chris Manton's avatar
      Re-point main/test/ to use common test/mock · 47ee7b32
      Chris Manton authored
      Toward testable code
      
      Bug: 163134718
      Test: gd/cert/run
      Tag: #refactor
      
      Change-Id: I6f2d7a4a26858c416750bf35c47f70ec13f2f0f4
      47ee7b32
    • Chris Manton's avatar
      Re-include bta/vc/devices · 9e45a01c
      Chris Manton authored
      Bug: 163134718
      Test: cert
      Tag: #refactor
      
      Change-Id: Iae4b30484c2e0a38d5ac61875c1a80c6b04bd97f
      9e45a01c
    • Chris Manton's avatar
      Break out BTM_LogHistory · f2f731e9
      Chris Manton authored
      Toward includable code
      
      Bug: 163134718
      Test: gd/cert/run
      Tag: #refactor
      
      Change-Id: Ibbb8d94783f131a0ad4e455b6a3e9e3861be0dfd
      f2f731e9
    • Chris Manton's avatar
      Use proper types tBTM_BLE_SEC_ACT · b3921f41
      Chris Manton authored
      Toward readable code
      
      Bug: 163134718
      Test: gd/cert/run
      Tag: #refactor
      
      Change-Id: Iad6f664ff123e5cee858ef4fee9a7356a89df9c9
      b3921f41
    • Chris Manton's avatar
      Enum-ify stack/include/btm/::tBTM_BLE_SEC_ACT · 6be1feac
      Chris Manton authored
      Toward readable code
      
      Bug: 163134718
      Test: gd/cert/run
      Tag: #refactor
      
      Change-Id: I91920ec11dfb0095f271cdda81b7bb1819a68431
      6be1feac
    • Zach Johnson's avatar
      Remove BLE_DELAY_REQUEST_ENC · 7648e3d3
      Zach Johnson authored
      If it is enabled, the logic makes no sense.
      
      The security flags are stored in 2 bytes.
      The upper byte is LE security flags, and the lower byte is classic flags.
      It is checking the classic flags to determine whether to start
      BLE encryption.
      
      It was false by default.
      
      Bug: 159815595
      Tag: #refactor
      Test: compile & verify basic functions working
      Change-Id: Ifabf514e20c2bc95d2f81a94158b8b63c5e2db6d
      7648e3d3
  2. Apr 26, 2021
  3. Apr 24, 2021
  4. Apr 23, 2021
  5. Apr 22, 2021
Loading