Crate fidl_fuchsia_bluetooth_deviceid_common Copy item path Source VendorIdUnknown Pattern that matches an unknown VendorId
member. DeviceIdentificationRecord A table of attributes providing information about the device. DeviceReleaseNumber The device release number.
This will be represented as Binary-Coded Decimal - JJ.M.N where JJ = major, M = minor, and
N = sub-minor versions (e.g 2.0.1). VendorId The vendor id of the device.
Defined in DI 1.3 Section 5.6. MAX_RECORDS Maximum device identification records that a client can request to advertise at once. MAX_SERVICE_DESCRIPTION_LENGTH Maximum length of a service description.