Skip to content

[DRAFT] Matter BLE Side Channel Enhancements (#760)#788

Draft
Sergei Lissianoi (selissia) wants to merge 4 commits intorelease_2.6-1.4from
matter_sdk_ble_side_channel_2.6.1
Draft

[DRAFT] Matter BLE Side Channel Enhancements (#760)#788
Sergei Lissianoi (selissia) wants to merge 4 commits intorelease_2.6-1.4from
matter_sdk_ble_side_channel_2.6.1

Conversation

@selissia
Copy link
Contributor

  • Update BLE Side channel code to allow user SideChannel implementation. Allow Side channel to select ble Events it wants to parse. Add option to use our test side channel

  • Apply suggestions from code review

  • fix restyle

  • Add logic to prevent Matter BLE event to be passed to the side channel. Move all Side channel event parsing to the bleSideChannel implementation.


Summary

Related issues

Testing

Readability checklist

The checklist below will help the reviewer finish PR review in time and keep the
code readable:

  • PR title is
    descriptive
  • Apply the
    “When in Rome…”
    rule (coding style)
  • PR size is short
  • Try to avoid "squashing" and "force-update" in commit history
  • CI time didn't increase

See: Pull Request Guidelines

* Update BLE Side channel code to allow user SideChannel implementation. Allow Side channel to select ble Events it wants to parse. Add option to use our test side channel

* Apply suggestions from code review

Co-authored-by: sarthak shaha <sarthak.shaha@silabs.com>

* fix restyle

* Add logic to prevent Matter BLE event to be passed to the side channel. Move all Side channel event parsing to the bleSideChannel implementation.

---------

Co-authored-by: sarthak shaha <sarthak.shaha@silabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants