1.1.2.1.1.4.51 BLE_GAP_SetExtScanningParams

C

uint16_t BLE_GAP_SetExtScanningParams(uint8_t filterPolicy, BLE_GAP_ExtScanningPhy_T *p_extScanPhy);

Description

Set the extended scan parameters to be used on the advertising physical channels.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully set the extended scan parameters.
MBA_RES_OOMInternal memory allocation failure.
MBA_RES_INVALID_PARAInvalid parameters.
MBA_RES_COMMAND_DISALLOWEDCommand disallowed.