BLE_GAP_ScanInit
C
uint16_t BLE_GAP_ScanInit(void);
Description
Initializes the BLE GAP legacy scan module.
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | Successfully initializes the BLE GAP scan module. |
MBA_RES_OOM | Internal memory allocation failure occurred. |