Bluetooth API Security Management Functions (Compact 2013)
3/26/2014
This section describes the Bluetooth public API security related functions.
- BthAnswerPairRequest
Responds to a request for the personal identification number (PIN) for a Bluetooth device.
- BthAuthenticate
Authenticates a Bluetooth peer device.
- BthAuthenticateEx
Authenticates a Bluetooth peer device with specific connection characteristics.
- BthGetLinkKey
Retrieves the link key for the Bluetooth device.
- BthGetPINRequest
Retrieves the address of the Bluetooth peer device that is requesting the PIN code.
- BthPairRequest
Provides PIN for a Bluetooth device.
- BthRefusePINRequest
Refuses an outstanding PIN request that is retrieved by the BthGetPINRequest function.
- BthRevokeLinkKey
Removes the link key for a Bluetooth device.
- BthRevokePIN
Revokes PIN for the Bluetooth device.
- BthSetEncryption
Requests that the encryption mode on an existing connection is switched with the peer device.
- BthSetLinkKey
Stores the link key for the Bluetooth device.
- BthSetPIN
Stores the PIN for the Bluetooth device.
- BthSetSecurityUI
Establishes an application as the security UI handler.