| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-13 | feat(bluetooth): Add back profiles, split fixes. | Pete Johanson | |
| * Add back in profiles, not using Zephyr BT identity infrastructure. * Restore additional `&bt` commands for profile operations. * Fix for split pairing and subscriptions, since Zephyr persists subscriptions across connects. * Remove keymap from peripheral builds, reduces firmware size, and avoids unneeded attempts to send HID data. | |||
| 2020-09-13 | feat(bluetooth): Proper bond management, identity support for non-splits | Pete Johanson | |
| * Add `bt` behavior that can be used to perform certain actions, such as next/prev identity, reset identity, etc. NOTE: Multiple identities is only supported for non-split shields, due to missing Zephyr identity functionality for dual central/peripheral devices. * Proper bond reset tied to action, that honors peripheral bonds, so folks can reset and pair to other hosts, without breaking bonds between splt halves. | |||
| 2020-09-10 | fix: Switch to single AUTHORS file.* Closes #164 | Pete Johanson | |
| 2020-08-02 | Add two solutions to param updates | Nick | |
| 2020-08-02 | Fix interval update, add PHY update | Nick | |
| 2020-07-20 | Improved function naming for central functions. | Pete Johanson | |
| 2020-07-20 | Replace magic 16 with sane constant. | Pete Johanson | |
| 2020-07-19 | Fixed min/max. | Pete Johanson | |
| 2020-07-19 | Connection params tweaks. | Pete Johanson | |
| 2020-07-17 | More split implementation. | Pete Johanson | |
| * Propogate key position state changes on central. * Various BLE tweaks. | |||
| 2020-07-17 | Swtich to SYS_INIT. | Pete Johanson | |
| 2020-07-17 | Lots of work on split peripheral/central logic. | Pete Johanson | |
| 2020-07-17 | Initial work on split central support. | Pete Johanson | |
