Maximum number of connections

C

#define BLE_GAP_MAX_LINK_NBR                                    0x08

Description

Defines the maximum number of simultaneous GAP connections that can be maintained.

Macro Definition

MacroDescription
BLE_GAP_MAX_LINK_NBRMaximum number of allowed simultaneous BLE GAP connections.