1.2.2.1.1.4.70 BLE_GAP_TerminateSync

C

uint16_t BLE_GAP_TerminateSync(uint16_t syncHandle);

Parameters

ParameterDescription
[in] syncHandleIdentity of the periodic advertising train. Range: 0x0000 to 0X0EFF

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully stop reception of the periodic advertising train.
MBA_RES_OOMInternal memory allocation failure.
MBA_RES_COMMAND_DISALLOWEDCommand disallowed.
MBA_RES_UNKNOWN_ADV_IDUnknown advertising identifier.