1.2.2.1.1.4.45 BLE_GAP_SetDevToPeriAdvList

C

uint16_t BLE_GAP_SetDevToPeriAdvList(uint8_t num, BLE_GAP_SyncSetDev_T *p_syncSetDev);

Description

Set one or multiple entries to the Periodic Advertiser list.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully Set one or multiple entries to the Periodic Advertiser list.
MBA_RES_OOMInternal memory allocation failure.
MBA_RES_INVALID_PARAInvalid parameters.