Skip to content
Snippets Groups Projects
  1. Jan 29, 2021
  2. Jan 28, 2021
  3. Jan 27, 2021
    • Hansong Zhang's avatar
      L2cap FCR: Use MTU from registration · 102c0085
      Hansong Zhang authored
      Bug: 174845935
      Test: manual
      Tag: #stability
      Change-Id: I817bc44a436de150aa12377741f99d468f42df73
      102c0085
    • Myles Watson's avatar
      Merge changes I600c39dd,Ib9f8ace3,Ib9c717b5 · cef1a943
      Myles Watson authored
      * changes:
        gd: Fix advertising id not removed bug
        gd: Prevent legacy address rotation when GD enabled
        gd: Handle inquiry result callback
      cef1a943
    • Jakub Tyszkowski's avatar
      iso: Fix handling same sequence number · de7e3ad5
      Jakub Tyszkowski authored
      When calculating the sequence number it may happen that we
      compute the same value as for previous packet. If that happens
      we manually increment the value by one. This was a problem when
      yet another packet comes in a short interval and calculated seq.
      number is still the same. Our calcualted seq. number for current
      packet can now be lower than the previos one (after the previous
      one was manually incremented). This resulted in wrongly calculated
      packet lost counter dropping below 0.
      
      Tag: #feature
      Bug: 159786353
      Sponsor: jpawlowski@
      Test: atest --host net_test_btm_iso
      
      Change-Id: I7d726ef292e85851af6383bfc8f4bcf125ccbf54
      de7e3ad5
  4. Jan 26, 2021
  5. Jan 25, 2021
  6. Jan 24, 2021
  7. Jan 23, 2021
  8. Jan 22, 2021
  9. Jan 21, 2021
Loading