BLE_GAP_ExtConnCentralInit
C
uint16_t BLE_GAP_ExtConnCentralInit(void);Description
Initializes BLE GAP extended connection central module.
Note
BLE_GAP_ConnCentralInit is also required for this module enabling.
Return values
| Return value | Description |
|---|---|
| MBA_RES_SUCCESS | Successfully initializes the BLE GAP extended connection central module. |
