BLE_L2CAP_CbInit
C
uint16_t BLE_L2CAP_CbInit(void);Description
Initializes the BLE L2CAP Credit Based Flow Control module.
Return values
| Return value | Description |
|---|---|
| MBA_RES_SUCCESS | Successfully initialize the BLE L2CAP credit based module. |
| MBA_RES_OOM | Internal memory allocation failure occurred. |
