Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Ddiscovery_filter.h80 void set_name_substring(const std::string& name_substring) { in set_name_substring()
83 const std::string& name_substring() const { return name_substring_; } in name_substring() function