Bluetooth API SSP Functions (Compact 7)

3/12/2014

This section describes the functions that support the Secure Simple Pairing feature (SSP).

  • BthSSPGetConfigurationInfo
    Retrieves the configuration information established in the most recent call to BthSSPSetConfigurationInfo.
  • BthSSPGetLocalOOBData
    Creates out-of-band (OOB) Bluetooth pairing information for use by a peer device.
  • BthSSPGetRemoteOOBData
    Retrieves the OOB data established for the specified remote device in the most recent call to BthSSPSetRemoteOOBData.
  • BthSSPIOCapabilityRequestReply
    Called in response to the BTE_SSP_IO_CAPABILITY_REQUEST event to report the application’s pairing requirements and I/O and OOB capabilities to a peer Bluetooth device.
  • BthSSPPairRequest
    Used to start the process of pairing with the specified remote Bluetooth device.
  • BthSSPSetConfigurationInfo
    Sets the provided configuration information within the Bluetooth stack, by specifying the I/O and SSP capabilities of the local Bluetooth device.
  • BthSSPStopNotifications
    Deregisters a message queue so that it does not receive Bluetooth BTE_CLASS_SSP notification events.

See Also

Reference

Bluetooth Application Development Reference