Page0
data class Page0(val page: UByte, val companyIdentifier: UShort, val productIdentifier: UShort, val versionIdentifier: UShort, val minimumNumberOfReplayProtectionList: UShort, val features: Features, val elements: List<Element>) : CompositionDataPage
Composition Data Page 0 shall be present on a Node.
Composition Data Page 0 shall not change during a term of Node in the network.
Constructors
Link copied to clipboard
Properties
Link copied to clipboard
16-bit Company Identifier (CID) assigned by Bluetooth SIG. CIDs can be found on Assigned Numbers
Link copied to clipboard
Minimum number of entries in the Replay Protection List for a given node.
Link copied to clipboard
The parameters of the page.
Link copied to clipboard
16-bit vendor-assigned Product Identifier (PID).
Link copied to clipboard
16-bit vendor-assigned Version Identifier (VID).