BLE Document waht are possible values of 'Result'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-11 09:52 AM
ACI_L2CAP_CONNECTION_UPDATE_RESP_EVENT
What is the Result field?
Need to know if change accepted
Solved! Go to Solution.
- Labels:
-
BLE
-
Bug-report
-
STM32WB series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-29 12:50 PM - edited ‎2024-04-29 12:51 PM
Hello @DS.4,
The Result field in the ACI_L2CAP_CONNECTION_UPDATE_RESP_EVENT indicates the response to the request. Here are the possible values for the Result field:
- 0x0000: Connection Parameters accepted
- 0x0001: Connection Parameters rejected
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-29 12:50 PM - edited ‎2024-04-29 12:51 PM
Hello @DS.4,
The Result field in the ACI_L2CAP_CONNECTION_UPDATE_RESP_EVENT indicates the response to the request. Here are the possible values for the Result field:
- 0x0000: Connection Parameters accepted
- 0x0001: Connection Parameters rejected
Thanks
Imen