BLE_SMP_AcceptDebugKey

C

uint16_t BLE_SMP_AcceptDebugKey(void);

Description

Accepts the use of the BLE SMP debug key during the pairing procedure.

Return values

Return valueDescription
MBA_RES_SUCCESSDebug key acceptance configured successfully.
MBA_RES_FAILFail to accept the debug key because BLE_SMP_EnableDebugMode has already been called.