Skip to content

EATT multiple channel support & shell expansion#2179

Open
szymon-czapracki wants to merge 2 commits intoapache:masterfrom
szymon-czapracki:eatt_m_chan
Open

EATT multiple channel support & shell expansion#2179
szymon-czapracki wants to merge 2 commits intoapache:masterfrom
szymon-czapracki:eatt_m_chan

Conversation

@szymon-czapracki
Copy link
Copy Markdown
Contributor

Add multiple channel connection support in ble_eatt.c
Expand btshell to utilize new functions.

Add support for multiple EATT channels per connection.
Add manual ble_eatt_connect() API and optional auto-connect
after encryption.
Introduc a new shell command `gatt_eatt_connect` to allow manual
connection of multiple EATT channels per connection.

The command parses the connection handle and requested number of channels,
displays basic usage help, and calls the internal `ble_eatt_connect()` API.

Register the command in the shell, add parameter descriptions and
declaration in `cmd_gatt.h`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants