![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
Macros | |
| #define | L2CAP_CLOSED 0x00U |
| Closed - no channel associated with this CID. More... | |
| #define | L2CAP_OPEN 0x01U |
| Open - channel is open. More... | |
| #define | L2CAP_PENDING_CONN_RSP 0x02U |
| Waiting for Connection Response. More... | |
| #define | L2CAP_PENDING_DISCONN_RSP 0x03U |
| Waiting for Disconnection Response. More... | |
| #define | L2CAP_PENDING_INFO_RSP 0x05U |
| Waiting for Info Response. More... | |
| #define | L2CAP_PENDING_PARAM_UPDATE_RSP 0x04U |
| Waiting for Connection Parameter Update Response. More... | |
| #define | L2CAP_PENDING_SEC_VERIFY 0x06U |
| Waiting for Security Verification from local PSM. More... | |
| #define L2CAP_CLOSED 0x00U |
Closed - no channel associated with this CID.
| #define L2CAP_OPEN 0x01U |
Open - channel is open.
| #define L2CAP_PENDING_CONN_RSP 0x02U |
Waiting for Connection Response.
| #define L2CAP_PENDING_DISCONN_RSP 0x03U |
Waiting for Disconnection Response.
| #define L2CAP_PENDING_INFO_RSP 0x05U |
Waiting for Info Response.
| #define L2CAP_PENDING_PARAM_UPDATE_RSP 0x04U |
Waiting for Connection Parameter Update Response.
| #define L2CAP_PENDING_SEC_VERIFY 0x06U |
Waiting for Security Verification from local PSM.