Functions
- BLE_SMP_AcceptDebugKey
Accepts the use of the BLE SMP debug key during the pairing procedure.
- BLE_SMP_AcceptPairingRequest
Accepts a pairing request.
- BLE_SMP_Config
Configures SMP pairing parameters.
- BLE_SMP_EnableDebugMode
Enables BLE SMP debug mode for the pairing procedure.
- BLE_SMP_GeneratePasskey
Generates a six-byte random passkey in ASCII format.
- BLE_SMP_GenerateScOobData
Generates OOB data for the next LE Secure Connections pairing process.
- BLE_SMP_Init
Initializes the BLE Security Manager Protocol (SMP) main module.
- BLE_SMP_InitiatePairing
Initiates the BLE pairing procedure.
- BLE_SMP_Keypress
Sends a keypress notification to the remote device to indicate key entry or erasure.
- BLE_SMP_NumericComparisonConfirmReply
Confirms acceptance or rejection of numeric comparison during pairing.
- BLE_SMP_OobDataReply
Sends OOB data for pairing in response to an OOB data request.
- BLE_SMP_PasskeyNegativeReply
Indicates inability to provide a passkey in response to a request.
- BLE_SMP_PasskeyReply
Responds to a passkey request event with the passkey.
- BLE_SMP_RejectPairingRequest
Rejects a pairing request.
- BLE_SMP_RejectSecRequest
Rejects a security request from the peer device.
- BLE_SMP_ScOobDataReply
Sends OOB data for LE Secure Connections pairing in response to an OOB data request.
- BLE_SMP_UpdateBondingInfo
Updates the paired device information to the SMP module.