Home
last modified time | relevance | path

Searched defs:LinkKeyTypeToString (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/
Dutil_test.cc22 TEST(UtilTest, LinkKeyTypeToString) { in TEST() argument
Dutil.cc150 const char* LinkKeyTypeToString(hci_spec::LinkKeyType key_type) { in LinkKeyTypeToString() function