Maximum connection handle
C
#define BLE_GAP_MAX_CONN_HANDLE 0xEFF
Description
Defines the highest value that can be used as a connection handle in GAP (Generic Access Profile).
Macro Definition
Macro | Description |
---|---|
BLE_GAP_MAX_CONN_HANDLE | Maximum valid BLE GAP connection handle. |