Searched refs:LinkKeyTypeToString (Results 1 – 6 of 6) sorted by relevance
22 TEST(UtilTest, LinkKeyTypeToString) { in TEST() argument24 LinkKeyTypeToString(hci_spec::LinkKeyType::kCombination); in TEST()27 link_key_type = LinkKeyTypeToString(hci_spec::LinkKeyType::kLocalUnit); in TEST()30 link_key_type = LinkKeyTypeToString(hci_spec::LinkKeyType::kRemoteUnit); in TEST()33 link_key_type = LinkKeyTypeToString(hci_spec::LinkKeyType::kDebugCombination); in TEST()36 link_key_type = LinkKeyTypeToString( in TEST()41 LinkKeyTypeToString(hci_spec::LinkKeyType::kAuthenticatedCombination192); in TEST()45 LinkKeyTypeToString(hci_spec::LinkKeyType::kChangedCombination); in TEST()48 link_key_type = LinkKeyTypeToString( in TEST()53 LinkKeyTypeToString(hci_spec::LinkKeyType::kAuthenticatedCombination256); in TEST()[all …]
150 const char* LinkKeyTypeToString(hci_spec::LinkKeyType key_type) { in LinkKeyTypeToString() function
35 const char* LinkKeyTypeToString(hci_spec::LinkKeyType key_type);
200 hci_spec::LinkKeyTypeToString(GetLinkKeyType())); in AttachInspect()
392 hci_spec::LinkKeyTypeToString(key_type)); in OnLinkKeyNotification()
385 hci_spec::LinkKeyTypeToString( in TEST_F()