ESP-IDF + 0/1 examples
SourceVu will show references to bluetooth_sdp_dip_record from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
General info.
uint16_t
Vendor ID.
uint16_t
Vendor ID source, 0x0001 for Bluetooth, 0x0002 for USB, other values reserved, see `esp_sdp_vendor_id_source_t`.
uint16_t
Product ID.
uint16_t
Release version in format 0xJJMN(JJ – major number, M – minor number, N – sub-minor number).
bool
Indicate if the record is primary, shall set to true if there is a only single device record, others shall be set to false.

References

from examples