Connection oriented channel registration structure. More...
#include <l2c_api.h>
| Data Fields | |
| uint16_t | psm | 
| Protocol service multiplexer.  More... | |
| uint16_t | mps | 
| Maximum receive PDU fragment size.  More... | |
| uint16_t | mtu | 
| Maximum receive data packet size.  More... | |
| uint16_t | credits | 
| Data packet receive credits for this channel.  More... | |
| bool_t | authoriz | 
| TRUE if authorization is required.  More... | |
| uint8_t | secLevel | 
| Channel minimum security level requirements.  More... | |
| uint8_t | role | 
| Channel initiator/acceptor role.  More... | |
| uint16_t credits |