L2CAP SPSM dynamic range

C

#define BLE_L2CAP_SPSM_DYNAMIC_MIN                  (0x0080U)
#define BLE_L2CAP_SPSM_DYNAMIC_MAX                  (0x00ffU)

Description

Defines the range for Simplified Protocol/Service Multiplexer (SPSM) values used in dynamic allocation.

Macro Definition

MacroDescription
BLE_L2CAP_SPSM_DYNAMIC_MINMinimum value for dynamically allocated SPSM.
BLE_L2CAP_SPSM_DYNAMIC_MAXMaximum value for dynamically allocated SPSM.