Bluetooth Application Development Structures (Compact 2013)

3/26/2014

This topic describes the Bluetooth structures.

  • BT_SSR_EVENT
    Contains Sniff Sub-Rating (SSR) parameter data; included in BTE_SSR_EVENT notifications.
  • BTEVENT
    Stores information for Bluetooth stack event notifications.
  • BTH_HOLD_MODE
    Stores information about an ACL connection to a peer Bluetooth device that is in HOLD mode
  • BTH_PARK_MODE
    Stores information about an ACL connection to a peer Bluetooth device that is in PARK mode
  • BTH_REMOTE_NAME
    Obtains the user-friendly name of another Bluetooth device
  • BTH_REMOTE_VERSION
    Contains information about the version information of the remote Bluetooth device
  • BTH_SNIFF_MODE
    Stores information about an ACL connection to a peer Bluetooth device that is in SNIFF mode
  • BTH_SOCKOPT_SECURITY
    Defines the link key associated with a peer Bluetooth device that is connected through a Winsock interface
  • BthInquiryResult
    Fills with information for the current device that is being enumerated in lpqsResults->lpBlob->pBlobData when the LUP_RETURN_BLOB flag is set in the BthNsLookupServiceNext function
  • BTHNS_SETBLOB
    Is passed to the BthNsSetService function through the lpqsRegInfo->lpBlob member and contains information on the new service
  • BTSSPAuthRequirement
    Contains information relating to Secure Simple Pairing authentication requirements.
  • BTSSPEvent
    Stores information for Secure Simple Pairing events.
  • BTSSPOOBData
    Contains peer device authentication information exchanged via an out-of-band mechanism.
  • NodeData
    Defines the node data in a Service Discovery Protocol (SDP) record
  • SdpAttributeRange
    Contains the range to query for attribute or attribute service searching
  • SdpQueryUuid
    Contains the UUID to query for attribute or attribute service searching

See Also

Reference

Bluetooth Application Development Reference