Home
last modified time | relevance | path

Searched refs:IsEncryptedKey (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/sm/
Dtypes.cc35 bool IsEncryptedKey(hci_spec::LinkKeyType lk_type) { in IsEncryptedKey() function
104 : SecurityProperties(IsEncryptedKey(lk_type), in SecurityProperties()