InfiniTime/src
James A. Jerkins 62dbcbfc95 Connect and bond with a passkey
This commit adds the following:
    Passkey pairing - passkey is displayed on watch
    Swipe down to clear passkey screen
    Connection encryption
    Connection bonding
    Automatic reconnects to a bonded peripheral
    Trusted device on Android

Note that persisting the bond between reboots is NOT included in
this commit. Therefore, rebooting the watch will cause reconnect failures.
You must delete the bond from the phone to reconnect/pair.
2021-12-09 21:14:16 +01:00
..
buttonhandler Return button action instead of pushing messages 2021-10-25 16:57:29 +03:00
components Connect and bond with a passkey 2021-12-09 21:14:16 +01:00
displayapp Connect and bond with a passkey 2021-12-09 21:14:16 +01:00
drivers Move up file header include to top 2021-11-15 22:02:49 +01:00
FreeRTOS Remove debug defines (DEBUG & DEBUG_NRF_USER) from the build. These debug can be useful for debugging purposes but not in production (release). (#400) 2021-06-01 21:02:15 +02:00
heartratetask Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
libs Connect and bond with a passkey 2021-12-09 21:14:16 +01:00
logging Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
systemtask Connect and bond with a passkey 2021-12-09 21:14:16 +01:00
touchhandler Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
BootErrors.h Automatic error detection 2021-08-18 15:23:30 +03:00
BootloaderVersion.cpp SPI flash sleep if bootloader >= 1.0.0 (#322) 2021-06-26 20:53:32 +02:00
BootloaderVersion.h Add missing standard includes 2021-11-15 22:02:49 +01:00
CMakeLists.txt Connect and bond with a passkey 2021-12-09 21:14:16 +01:00
FreeRTOSConfig.h LVGL use system tick 2021-07-07 15:47:47 +03:00
main.cpp Use enum classes, remove old comment 2021-10-25 13:40:43 +03:00
main.h Include cleanup: components 2020-11-16 01:35:45 +01:00
recoveryLoader.cpp Revert "Merge upstream" 2021-09-16 16:12:20 -04:00
sdk_config.h Connect and bond with a passkey 2021-12-09 21:14:16 +01:00
Version.h.in Add missing standard includes 2021-11-15 22:02:49 +01:00