This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

BLE connection handle value scope

I would like to use connection handle value as index to an array which store some per connection specific data. Some questions about connection handle:

  1. is connection handle value allocated by SD continuous?

  2. Suppose 6 connections has been established, and then one of them disconnected. Will this handle value be re-used to next built connection, or just abandoned?

Thanks in advance.

Related