bluetooth_sdp_hdr_overlay is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesInstances

Fields

Field
Declared as
Description
SDP type.
UUID type, include uuid and uuid length, only needed to be set for RAW record creation.
uint32_t
Service name length.
char *
Service name.
int32_t
RFCOMM channel number, if not used set to -1.
int32_t
L2CAP psm, if not used set to -1.
int32_t
Profile version.
int
User data1 length, only used for searching RAW record.
uint8_t *
User data1 pointer to the raw SDP response data, only used for searching RAW record.
int
uint8_t *