Home
last modified time | relevance | path

Searched refs:SetDisconnectCallbackForTesting (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dlow_energy_connection_manager.h204 void SetDisconnectCallbackForTesting(DisconnectCallback callback);
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_connection_manager.cc520 void LowEnergyConnectionManager::SetDisconnectCallbackForTesting( in SetDisconnectCallbackForTesting() function in bt::gap::LowEnergyConnectionManager
H A Dlow_energy_connection_manager_test.cc1334 conn_mgr()->SetDisconnectCallbackForTesting(disconn_cb); in TEST_F()
2470 conn_mgr()->SetDisconnectCallbackForTesting( in TEST_F()