Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dsignalling_manager.cc800 …ConfigurationResponseView configuration_response_view = ConfigurationResponseView::Create(control_… in handle_one_command() local
801 if (!configuration_response_view.IsValid()) { in handle_one_command()
804 …OnConfigurationResponse(configuration_response_view.GetIdentifier(), configuration_response_view.G… in handle_one_command()
805configuration_response_view.GetContinuation(), configuration_response_view.GetResult(), in handle_one_command()
806 configuration_response_view.GetConfig()); in handle_one_command()