Crate fidl_fuchsia_bluetooth_deviceid_common

Source

Macros§

VendorIdUnknown
Pattern that matches an unknown VendorId member.

Structs§

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).

Enums§

VendorId
The vendor id of the device. Defined in DI 1.3 Section 5.6.

Constants§

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.