Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/internal/
Dle_credit_based_channel_data_controller.cc83 auto start_frame_view = FirstLeInformationFrameView::Create(basic_frame_view); in OnPdu() local
84 if (!start_frame_view.IsValid()) { in OnPdu()
88 auto payload = start_frame_view.GetPayload(); in OnPdu()
89 auto sdu_size = start_frame_view.GetL2capSduLength(); in OnPdu()