Skip to content
Snippets Groups Projects
  1. Jan 27, 2020
  2. Jan 20, 2020
  3. Dec 30, 2019
  4. Dec 09, 2019
    • rahix's avatar
      hack(ble): Temporarily silence a warning · 4107bd22
      rahix authored
      
      With the increased warning-level, GCC warns about three unused fields in
      `bleSmpCfg`:
      
          - maxAttemptTimeout: Maximum 'Repeated attempts' timeout in msec
          - attemptDecTimeout: Time msec before attemptExp decreases
          - attemptExp: Exponent to raise attemptTimeout on maxAttempts
      
      These should probably be set to sensible values but to make !360
      mergeable, explicitly set them to zero for now.
      
      Signed-off-by: default avatarRahix <rahix@rahix.de>
      4107bd22
  5. Aug 24, 2019
  6. Aug 21, 2019
  7. Aug 15, 2019
  8. Aug 06, 2019
  9. Jul 26, 2019
  10. Jun 08, 2019
  11. Apr 22, 2019
Loading