Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/
Dadapter_state.h42 bool IsControllerFeatureSupported( in IsControllerFeatureSupported() function
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dprofile_server.cc310 if (!adapter_state.IsControllerFeatureSupported( in GetSupportedFeatures()
1313 if (adapter()->state().IsControllerFeatureSupported( in ChannelToFidl()
1318 if (adapter()->state().IsControllerFeatureSupported( in ChannelToFidl()
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dadapter.cc448 if (state().IsControllerFeatureSupported(feature) && in GetPacketFilterConfig()
472 if (!state().IsControllerFeatureSupported(feature)) { in CreateAdvertiser()
1043 if (state().IsControllerFeatureSupported( in InitializeStep1()