BLE_GAP_SetExtScanningParams

C

uint16_t BLE_GAP_SetExtScanningParams(uint8_t filterPolicy, BLE_GAP_ExtScanningPhy_T *p_extScanPhy);

Description

Sets the extended scan parameters for advertising physical channels.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully sets the extended scan parameters
MBA_RES_OOMInternal memory allocation failure occurred.
MBA_RES_INVALID_PARAThe parameters provided are invalid.
MBA_RES_COMMAND_DISALLOWEDCommand disallowed due to a conflicting operation or state.