Skip to content
Snippets Groups Projects
Select Git revision
  • blink_multi_rocket
  • master default protected
  • blink_rocket
  • msgctl/gfx_rle
  • msgctl/faultscreen
  • msgctl/textbuffer_api
  • schneider/bonding
  • schneider/bootloader-update-9a0d158
  • schneider/bsec
  • rahix/bma
  • rahix/bhi
  • schleicher-test
  • schneider/schleicher-test
  • freertos-btle
  • ch3/api-speed-eval2
  • schneider/mp-for-old-bl
  • ch3/leds-api
  • ch3/genapi-refactor
  • ch3/dual-core
  • dualcore
  • v0.0
21 results

ble_main.c

Blame
  • Forked from card10 / firmware
    Source project has a limited visibility.
    • Hauke Mehrtens's avatar
      bdd9e44e
      fix(ble): Improve timeout values · bdd9e44e
      Hauke Mehrtens authored
      
      Instead of setting these values to 0, use the same settings as used in
      lib/sdk/Libraries/BTLE/stack/ble-host/sources/stack/cfg/cfg_stack.c from
      the Cordio SDK instead of 0.
      
      In my small test these value sare not use in the normal pairing process,
      so I think this is not fixing any problem.
      
      Fixes: 4107bd22 ("hack(ble): Temporarily silence a warning")
      Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
      bdd9e44e
      History
      fix(ble): Improve timeout values
      Hauke Mehrtens authored
      
      Instead of setting these values to 0, use the same settings as used in
      lib/sdk/Libraries/BTLE/stack/ble-host/sources/stack/cfg/cfg_stack.c from
      the Cordio SDK instead of 0.
      
      In my small test these value sare not use in the normal pairing process,
      so I think this is not fixing any problem.
      
      Fixes: 4107bd22 ("hack(ble): Temporarily silence a warning")
      Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>