Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dbredr_connection.h139 std::unique_ptr<BrEdrInterrogator> interrogator_; variable
H A Dlow_energy_connector.h190 std::optional<LowEnergyInterrogator> interrogator_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_interrogator_test.cc140 std::unique_ptr<BrEdrInterrogator> interrogator_; member in bt::gap::BrEdrInterrogatorTest
H A Dlow_energy_interrogator_test.cc135 std::unique_ptr<LowEnergyInterrogator> interrogator_; member in bt::gap::LowEnergyInterrogatorTest