Searched refs:PAIR_LINK_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
50 constexpr int PAIR_LINK_KEY_SIZE = 0x10; variable199 const uint8_t linkKey[PAIR_LINK_KEY_SIZE];
2146 uint8_t key[PAIR_LINK_KEY_SIZE]; in SetLinkKey()2147 (void)memset_s(key, PAIR_LINK_KEY_SIZE, 0x00, PAIR_LINK_KEY_SIZE); in SetLinkKey()2160 (void)memset_s(key, PAIR_LINK_KEY_SIZE, 0x00, PAIR_LINK_KEY_SIZE); in SetLinkKey()