Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dgap.cc19 const char* TechnologyTypeToString(TechnologyType type) { in TechnologyTypeToString() function
H A Dpeer_test.cc288 TechnologyTypeToString(peer().technology())), in TEST_F()
355 StringIs(Peer::kInspectTechnologyName, TechnologyTypeToString(peer().technology())), in TEST_F()
425 TechnologyTypeToString(peer().technology())), in TEST_F()
H A Dpeer.cc536 [](TechnologyType t) { return TechnologyTypeToString(t); }), in Peer()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dgap.h35 const char* TechnologyTypeToString(TechnologyType type);