Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/classic/internal/
Dsignalling_manager.cc769 …ConfigurationResponseView configuration_response_view = ConfigurationResponseView::Create(control_… in handle_one_command() local
770 if (!configuration_response_view.IsValid()) { in handle_one_command()
773 …OnConfigurationResponse(configuration_response_view.GetIdentifier(), configuration_response_view.G… in handle_one_command()
774configuration_response_view.GetContinuation(), configuration_response_view.GetResult(), in handle_one_command()
775 configuration_response_view.GetConfig()); in handle_one_command()