BLE_L2CAP_Init
C
uint16_t BLE_L2CAP_Init(void);
Description
Initializes the BLE L2CAP main module.
Note
The GAP/SMP must be initialized before this module.
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | Successfully initialized the BLE L2CAP main module. |
MBA_RES_OOM | Internal memory allocation failure occurred. |