token property
< The encryption version used to generate the token.
Implementation
external Array<Int8> version; /**< The encryption version used to generate the token. */
@Array(MAXIMUM_PERIPHERAL_TOKEN_LENGTH)
external Array<Int8> token;
< The encryption version used to generate the token.
external Array<Int8> version; /**< The encryption version used to generate the token. */
@Array(MAXIMUM_PERIPHERAL_TOKEN_LENGTH)
external Array<Int8> token;