Bluetooth Pairing API Functions

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This section describes the functions in the Bluetooth Pairing API.

Functions

  • ConnectBTDevice
    Activates the device profile and opens the board support package (BSP) port to the profile.
  • DeleteBTDevice
    Removes the pairing and profile information for the specified device.
  • DisconnectBTDevice
    Closes the port associated with the specified device profile, and optionally deactivates the device profile.
  • **
  • **
  • GetBTDeviceCount
    Gets the number of devices with an active profile, devices with a specified profile, or the total number of paired devices.
  • GetBTDeviceInfo
    Gets the pairing information for the specified remote device.
  • GetBTDeviceList
    Gets device information for the set of paired devices that support the specified profile.
  • GetBTDeviceProfileList
    Gets the profile information for all the profiles supported by the specified remote device.
  • GetBTOnOff
    Indicates whether the local Bluetooth device is on or off.
  • SetBTDiscoverable
    Enables or disables Bluetooth inquiry scan, making the Windows Embedded CEā€“based device discoverable and available for pairing.
  • SetBTOnOff
    Turns the local Bluetooth device on or off.
  • **
  • **
  • StartBTPair
    Starts the pairing process with a specified remote device.
  • **
  • StopBTPair
    Stops the current attempt to pair with a remote device.

See Also

Other Resources

Bluetooth Pairing Service Reference