BLE_GAP_ConnCentralInit
C
uint16_t BLE_GAP_ConnCentralInit(void);Description
Initializes the BLE GAP connection central module.
Return values
| Return value | Description | 
|---|---|
| MBA_RES_SUCCESS | Successfully initializse the BLE GAP connection central module. | 
| MBA_RES_OOM | Internal memory allocation failure occurred. | 
