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