szymon-czapracki opened a new pull request, #2017:
URL: https://github.com/apache/mynewt-nimble/pull/2017
Added new BTP command `BTP_GATT_EATT_CONNECT` (opcode 0x1f) to trigger
EATT connections with configurable L2CAP channels.
Implemented handler `eatt_conn()` that:
* Calls `ble_eatt_connect()` with the requested channel count and proper
address
Updated `supported_commands` response to advertise the new capability.
Enables testing scenarios requiring explicit control over EATT establishment
and channel management.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]