Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dsignalling_manager.cc853 …InformationResponseView information_response_view = InformationResponseView::Create(control_packet… in handle_one_command() local
854 if (!information_response_view.IsValid()) { in handle_one_command()
857 OnInformationResponse(information_response_view.GetIdentifier(), information_response_view); in handle_one_command()