Home
last modified time | relevance | path

Searched refs:GetConfigOption (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Ddynamic_channel_service_impl.h45 virtual DynamicChannelConfigurationOption GetConfigOption() const { in GetConfigOption() function
Dsignalling_manager.cc316 …initial_config_option = dynamic_service_manager_->GetService(channel->GetPsm())->GetConfigOption(); in OnConfigurationRequest()
402 auto initial_config = service->GetConfigOption(); in SendInitialConfigRequest()
475 …initial_config_option = dynamic_service_manager_->GetService(channel->GetPsm())->GetConfigOption(); in negotiate_configuration()
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Ddynamic_channel_service_impl.h47 DynamicChannelConfigurationOption GetConfigOption() const { in GetConfigOption() function
Dsignalling_manager.cc246 auto config = service->GetConfigOption(); in on_security_result_for_incoming()