Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dconstants.h146 kConnectionParametersRequestProcedure = (1 << 1), enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_connection_manager_test.cc2490 hci_spec::LESupportedFeature::kConnectionParametersRequestProcedure)}; in TEST_F()
2651 hci_spec::LESupportedFeature::kConnectionParametersRequestProcedure)}; in TEST_F()
2763 hci_spec::LESupportedFeature::kConnectionParametersRequestProcedure)}; in TEST_F()
2826 hci_spec::LESupportedFeature::kConnectionParametersRequestProcedure)}; in TEST_F()
2883 hci_spec::LESupportedFeature::kConnectionParametersRequestProcedure)}; in TEST_F()
H A Dlow_energy_connection.cc483 kConnectionParametersRequestProcedure)); in RequestConnectionParameterUpdate()