Searched refs:kDebugCombination (Results 1 – 7 of 7) sorted by relevance
33 link_key_type = LinkKeyTypeToString(hci_spec::LinkKeyType::kDebugCombination); in TEST()
158 case hci_spec::LinkKeyType::kDebugCombination: in LinkKeyTypeToString()
26 hci_spec::LinkKeyType::kDebugCombination, in TEST()
502 PW_CHECK(key_type != hci_spec::LinkKeyType::kDebugCombination, in OnLinkKeyNotification()
49 props = SecurityProperties(hci_spec::LinkKeyType::kDebugCombination); in TEST()94 props = SecurityProperties(hci_spec::LinkKeyType::kDebugCombination); in TEST()
36 return (lk_type == hci_spec::LinkKeyType::kDebugCombination || in IsEncryptedKey()
828 kDebugCombination = 0x03, enumerator