Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dadapter_test.cc201 settings.ApplyAndroidVendorExtensionDefaults(); in TEST_F()
224 settings.ApplyAndroidVendorExtensionDefaults(); in TEST_F()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_controller.h55 void ApplyAndroidVendorExtensionDefaults();
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc181 void FakeController::Settings::ApplyAndroidVendorExtensionDefaults() { in ApplyAndroidVendorExtensionDefaults() function in bt::testing::FakeController::Settings