TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Macros
LE Protocol/Service Multiplexer values

Macros

#define L2CAP_DYNAMIC_PSM_MAX   0x00FF
 Dynamic PSM max.
 
#define L2CAP_DYNAMIC_PSM_MIN   0x0080
 Dynamic PSM min.
 
#define L2CAP_FIXED_PSM_MAX   0x007F
 Fixed LE PSM max.
 
#define L2CAP_FIXED_PSM_MIN   0x0001
 Fixed LE PSM min.
 
#define L2CAP_INVALID_PSM   0x0000
 Invalid PSM.
 

Detailed Description

LE PSM values are separated into two ranges. Values in the first range are assigned by the Bluetooth SIG and indicate protocols. Values in the second range are dynamically allocated and used in conjunction with services defined in the GATT server.

Copyright 2017, Texas Instruments Incorporated