Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dlink_type.cc21 std::string LinkTypeToString(LinkType type) { in LinkTypeToString() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/
H A Dutil.cc137 const char* LinkTypeToString(pw::bluetooth::emboss::LinkType link_type) { in LinkTypeToString() function