Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dlow_energy_connector.h199 WeakSelf<LowEnergyConnectionManager>::WeakPtr le_connection_manager_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dadapter.cc581 std::unique_ptr<LowEnergyConnectionManager> le_connection_manager_; member in bt::gap::AdapterImpl