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.cc777 …ConfigurationResponseView configuration_response_view = ConfigurationResponseView::Create(control_… in handle_one_command() local
778 if (!configuration_response_view.IsValid()) { in handle_one_command()
781 …OnConfigurationResponse(configuration_response_view.GetIdentifier(), configuration_response_view.G… in handle_one_command()
782configuration_response_view.GetContinuation(), configuration_response_view.GetResult(), in handle_one_command()
783 configuration_response_view.GetConfig()); in handle_one_command()