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
Macro | Description |
---|---|
BLE_L2CAP_SPSM_DYNAMIC_MIN | Minimum value for dynamically allocated SPSM. |
BLE_L2CAP_SPSM_DYNAMIC_MAX | Maximum value for dynamically allocated SPSM. |