Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/internal/
Dle_credit_based_channel_data_controller.cc78 auto start_frame_view = FirstLeInformationFrameView::Create(basic_frame_view); in OnPdu() local
79 if (!start_frame_view.IsValid()) { in OnPdu()
83 auto payload = start_frame_view.GetPayload(); in OnPdu()
84 auto sdu_size = start_frame_view.GetL2capSduLength(); in OnPdu()