Condividi tramite


intestazione sdplib.h

Questa intestazione viene usata da bltooth. Per altre informazioni, vedere:

sdplib.h contiene le interfacce di programmazione seguenti:

Funzioni

 
SdpAddAttributeToTree

La funzione Bluetooth SdpAddAttributeToTree viene usata per collegare un nodo attributo SDP al livello superiore di un record SDP.
SdpAppendNodeToContainerNode

La funzione Bluetooth SdpAppendNodeToContainerNode viene usata per collegare un nodo SDP a un nodo SDP o a un nodo SDP alternativo.
SdpCreateNodeAlternative

La funzione SdpCreateNodeAlternative bluetooth viene usata per creare un nodo SDP della sequenza alternativa vuoto.
SdpCreateNodeBoolean

La funzione Bluetooth SdpCreateNodeBoolean viene usata per allocare e inizializzare una struttura SDP_NODE in un tipo booleano.
SdpCreateNodeInt128

La funzione Bluetooth SdpCreateNodeInt128 viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo intero a 128 bit.
SdpCreateNodeInt16

La funzione Bluetooth SdpCreateNodeInt16 viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo intero a 16 bit.
SdpCreateNodeInt32

La funzione Bluetooth SdpCreateNodeInt32 viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo intero a 32 bit.
SdpCreateNodeInt64

La funzione Bluetooth SdpCreateNodeInt64 viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo intero a 64 bit.
SdpCreateNodeInt8

La funzione Bluetooth SdpCreateNodeInt8 viene utilizzata per allocare e inizializzare una struttura SDP_NODE a un tipo intero a 8 bit.
SdpCreateNodeNil

La funzione Bluetooth SdpCreateNodeNil viene utilizzata per allocare e inizializzare una struttura SDP_NODE a un tipo di nodo vuoto.
SdpCreateNodeSequence

La funzione SdpCreateNodeSequence Bluetooth viene usata per creare un nodo SDP di sequenza vuoto.
SdpCreateNodeString

La funzione Bluetooth SdpCreateNodeString viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo di stringa.
SdpCreateNodeTree

La funzione Bluetooth SdpCreateNodeTree viene usata per allocare una struttura di SDP_TREE_ROOT_NODE radice vuota.
SdpCreateNodeUInt128

La funzione Bluetooth SdpCreateNodeUInt128 viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo intero senza segno a 128 bit.
SdpCreateNodeUInt16

La funzione Bluetooth SdpCreateNodeUInt16 viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo intero senza segno a 16 bit.
SdpCreateNodeUInt32

La funzione Bluetooth SdpCreateNodeUInt32 viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo intero senza segno a 32 bit.
SdpCreateNodeUInt64

La funzione Bluetooth SdpCreateNodeUInt64 viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo intero senza segno a 64 bit.
SdpCreateNodeUInt8

La funzione Bluetooth SdpCreateNodeUInt8 viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo intero senza segno a 8 bit.
SdpCreateNodeUrl

La funzione Bluetooth SdpCreateNodeUrl viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo di URL.
SdpCreateNodeUUID128

La funzione Bluetooth SdpCreateNodeUUID128 viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo UUID a 128 bit.
SdpCreateNodeUUID16

La funzione Bluetooth SdpCreateNodeUUID16 viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo UUID a 16 bit.
SdpCreateNodeUUID32

La funzione Bluetooth SdpCreateNodeUUID32 viene usata per allocare e inizializzare una struttura SDP_NODE a un tipo UUID a 32 bit.
SdpFindAttributeInTree

La funzione Bluetooth SdpFindAttributeInTree viene usata per individuare il nodo attributo specificato nella rappresentazione basata sull'albero di un record SDP.
SdpFreeTree

La funzione SdpFreeTree Bluetooth viene usata per liberare la memoria allocata per la rappresentazione basata sull'albero di un record SDP.