Bluetooth API Connection Functions (Compact 2013)

3/26/2014

This section describes the Bluetooth public API connection related functions.

  • BthAcceptSCOConnections
    Instructs the Bluetooth stack to accept incoming synchronous connection-oriented (SCO) connections.
  • BthCreateACLConnection
    Creates an asynchronous connection-oriented (ACL) connection to a device with the specified address.
  • BthFindFirstEirRecord
    Starts an enumeration of the local or remote Extended Inquiry Response (EIR) data.
  • BthGetEirRecord
    Returns the local or remote EIR record specified by data type.
  • BthIsProfileAllowed
    Determines whether the specified service is allowed to run based on the device policy.

See Also

Reference

Bluetooth Application Development Reference