Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/classic/internal/
Dsignalling_manager.cc830 …InformationResponseView information_response_view = InformationResponseView::Create(control_packet… in handle_one_command() local
831 if (!information_response_view.IsValid()) { in handle_one_command()
834 OnInformationResponse(information_response_view.GetIdentifier(), information_response_view); in handle_one_command()