Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/classic/internal/
Dsignalling_manager.cc822 …InformationRequestView information_request_view = InformationRequestView::Create(control_packet_vi… in handle_one_command() local
823 if (!information_request_view.IsValid()) { in handle_one_command()
826 …OnInformationRequest(information_request_view.GetIdentifier(), information_request_view.GetInfoTyp… in handle_one_command()