zmk/app
Peter Johanson 74875314f8 feat(ble): Request encryption if notifying fails
* If attempting to notify and getting an EPERM return value, request
  upgrading the security of the connection at that moment, since it
  likely means we got a connection to a bonded host but the connection
  hasn't been upgraded to encrypted yet.
2024-01-05 12:17:59 -08:00
..
boards fix: Use `zmk_battery_state_of_charge` in battery widgets 2024-01-05 15:02:06 -05:00
dts refactor: Remove new uses of label property 2023-12-04 20:06:54 -06:00
include Remove error reporting from ble utility functions that never error 2024-01-05 12:16:38 -08:00
keymap-module refactor: remove misleading build warning 2023-12-30 18:26:00 -08:00
module feat(kscan): Add charlieplex keyscan driver 2023-12-09 17:10:05 -05:00
scripts
src feat(ble): Request encryption if notifying fails 2024-01-05 12:17:59 -08:00
tests feat(ble): Add security related tests. 2024-01-05 12:17:59 -08:00
.gitignore
.prettierrc.js
CMakeLists.txt refactor(core): Make low priority queue optional. 2023-12-16 17:10:45 -08:00
Kconfig fix(ble): Disable Auto Sec Req again. 2024-01-05 12:17:59 -08:00
Kconfig.behaviors
core-coverage.yml
package-lock.json
package.json
prj.conf
run-ble-test.sh feat(ble): Add security related tests. 2024-01-05 12:17:59 -08:00
run-test.sh feat(tests): Add ability to auto-accept test diff. 2023-12-02 17:11:45 -08:00
west.yml feat(bluetooth): Initial nRF52 BSIM based test support. 2023-12-02 17:11:45 -08:00