TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
L2CAP PSM structure. Allocated one for each registered PSM. More...
Data Fields | |
uint16 | initPeerCredits |
Number of LE-frames that peer device can send. | |
uint8 | maxNumChannels |
Maximum number of CO Channels supported by PSM. | |
uint16 | mtu |
Maximum SDU size that can be received by local device. | |
uint16 | peerCreditThreshold |
Low threshold for peer credit count. | |
pfnVerifySecCB_t | pfnVerifySecCB |
PSM security verification callback (can be NULL) | |
uint16 | psm |
Registered PSM. | |
uint8 | taskId |
Task registered with PSM. | |
L2CAP PSM structure. Allocated one for each registered PSM.