

The raw bytestream version is suitable for publication on a local SDP server. The Bluetooth SdpConvertTreeToStream function is used to produce a raw bytestream representation of an SDP record from a tree representation. The Bluetooth SdpConvertStreamToTree function is used to create a Microsoft proprietary tree-based representation of an SDP record, while leaving the original stream-based representation unmodified. The Bluetooth SdpByteSwapUuid128 function is used to reverse the byte order of a 128-bit universally unique identifier (UUID). The Bluetooth SdpByteSwapUint64 function is used to reverse the byte order of an unsigned 64-bit integer. The Bluetooth SdpByteSwapUint128 function is used to reverse the byte order of an unsigned 128-bit integer.


To develop Bluetooth, you need these headers:įor the programming guide, see Bluetooth.
