summaryrefslogtreecommitdiff
path: root/src/libs/mynewt-nimble/porting/nimble
AgeCommit message (Collapse)AuthorFilesLines
2021-12-09Connect and bond with a passkeyJames A. Jerkins1-8/+8
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-02-02Update to nimble 1.3 master branch commit ↵Jean-François Milants8-32/+134
82153e744833821e20e9a8b0d61c38b2b0dbcfe1 WARNING : heartbeat task is disabled!
2020-06-19Disable all loggingJF1-2/+2
2020-06-16Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.JF1-682/+431
2020-05-02Update syscfg.hJF2-2/+2
2020-04-26Add Nimble in libs directoryJF36-0/+8884