1.1.2.1.4.4 Functions
- BLE_SMP_AcceptDebugKey
Accept BLE SMP debug key during pairing procedure.
- BLE_SMP_AcceptPairingRequest
Accept the pairing request.
- BLE_SMP_Config
Configure SMP pairing parameters.
- BLE_SMP_EnableDebugMode
Enable BLE SMP debug mode.
- BLE_SMP_GeneratePasskey
Generate six bytes random passkey in ASCII format.
- BLE_SMP_GenerateScOobData
Generate the OOB data for the next LE Secure Connections pairing process.
- BLE_SMP_Init
Initialize BLE SMP main module.
- BLE_SMP_InitiatePairing
Initiate pairing procedure.
- BLE_SMP_Keypress
Send a keypress notification message to inform the remote device when keys have been entered or erased.
- BLE_SMP_NumericComparisonConfirmReply
Confirm the confirmation value between two devices.
- BLE_SMP_OobDataReply
Send the OOB data for pairing process.
- BLE_SMP_PasskeyNegativeReply
Reply to a passkey request event if local device cannot provide the information.
- BLE_SMP_PasskeyReply
Reply to a passkey request event with passkey information.
- BLE_SMP_RejectPairingRequest
This API should be called to reject pairing procedure when receiving BLE_SMP_EVT_PAIRING_REQUEST.
- BLE_SMP_RejectSecRequest
Reject the security request issued by peer device.
- BLE_SMP_ScOobDataReply
Send the OOB data for pairing process.
- BLE_SMP_UpdateBondingInfo
Update paired device information to SMP.