Bluetooth Structures

The following table lists the structures for Bluetooth.

Programming element Description
BASEBAND_CONNECTION (Windows CE) This structure identifies information that is used in baseband connections.
BTH_LOCAL_VERSION (Windows CE) This structure contains the version information for the local Bluetooth device.
BTH_REMOTE_NAME (Windows CE) This structure obtains the user-friendly name of another Bluetooth device.
BTH_HOLD_MODE (Windows CE) This structure stores information about an ACL connection to a peer Bluetooth device thatis in HOLD mode.
BTH_SNIFF_MODE (Windows CE) This structure stores information about an ACL connection to a peer Bluetooth device that is in SNIFF mode.
BTH_PARK_MODE (Windows CE) This structure stores information about an ACL connection to a peer Bluetooth device that is in PARK mode.
BTH_REMOTE_VERSION (Windows CE) This structure contains information about the version information of the remote Bluetooth device.
BTH_SOCKOPT_SECURITY (Windows CE) This structure defines the link key associated with a peer Bluetooth device that is connected through a Winsock interface.
BthInquiryResult (Windows CE) This structure 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 WSALookupServiceNext function.
BTHNS_INQUIRYBLOB (Windows CE) This structure contains additional parameters for device inquiries.
BTHNS_RESTRICTIONBLOB (Windows CE) This structure contains details about a query restriction.
BTHNS_SETBLOB (Windows CE) This structure is passed to the BthNsSetService function through the lpqsRegInfo->lpBlob member and contains information on the new service.
NodeData (Windows CE) This structure defines the node data in a Service Discovery Protocol (SDP) record.
NodeDataUnion (Windows CE) This union holds the raw data for an SDP element.
SdpAttributeRange This structure contains the range to query for attribute or attribute service searching.
SdpQueryUuid (Windows CE) This structure contains the UUID to query for attribute or attribute service searching.
SdpQueryUuidUnion (Windows CE) This union identifies the type of UUID to use for the query.
SOCKADDR_BTH (Windows CE) This structure defines the Bluetooth socket address.
WSAQUERYSET (Bluetooth) (Windows CE) This structure is a generic Winsock structure that other service search protocols can use for searching.
PORTEMUPortParams (Windows CE) This structure is used when creating a virtual COM port.

See Also

Bluetooth | Bluetooth API

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.