Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dsignalling_manager.cc845 …InformationRequestView information_request_view = InformationRequestView::Create(control_packet_vi… in handle_one_command() local
846 if (!information_request_view.IsValid()) { in handle_one_command()
849 …OnInformationRequest(information_request_view.GetIdentifier(), information_request_view.GetInfoTyp… in handle_one_command()