Home
last modified time | relevance | path

Searched refs:SetAutoConnectBehaviorForSuccessfulConnection (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dpeer_cache.h112 bool SetAutoConnectBehaviorForSuccessfulConnection(PeerId peer_id);
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dpeer_cache.cc264 bool PeerCache::SetAutoConnectBehaviorForSuccessfulConnection(PeerId peer_id) { in SetAutoConnectBehaviorForSuccessfulConnection() function in bt::gap::PeerCache
H A Dlow_energy_connection_manager.cc778 peer_cache_->SetAutoConnectBehaviorForSuccessfulConnection( in UpdatePeerWithLink()
H A Dadapter_test.cc646 adapter()->peer_cache()->SetAutoConnectBehaviorForSuccessfulConnection( in TEST_F()
H A Dpeer_cache_test.cc525 cache()->SetAutoConnectBehaviorForSuccessfulConnection(peer()->identifier()); in TEST_F()