• 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: is connection handle value allocated by SD continuous? Suppose 6 connections has…