Home
last modified time | relevance | path

Searched defs:basic_frame_view (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/gd/l2cap/internal/
H A Dscheduler_fifo_test.cc100 auto basic_frame_view = BasicFrameView::Create(packet_view); in TEST_F() local
124 auto basic_frame_view = BasicFrameView::Create(packet_view); in TEST_F() local
156 auto basic_frame_view = BasicFrameView::Create(packet_view); in TEST_F() local
H A Dreceiver.cc44 auto basic_frame_view = BasicFrameView::Create(*packet); in link_queue_dequeue_callback() local
H A Dbasic_mode_channel_data_controller.cc41 auto basic_frame_view = BasicFrameView::Create(pdu); in OnPdu() local
H A Dle_credit_based_channel_data_controller.cc68 auto basic_frame_view = BasicFrameView::Create(pdu); in OnPdu() local
H A Dsender_test.cc115 auto basic_frame_view = BasicFrameView::Create(packet_view); in TEST_F() local
H A Denhanced_retransmission_mode_channel_data_controller.cc841 auto basic_frame_view = BasicFrameView::Create(pdu); in on_pdu_no_fcs() local
901 auto basic_frame_view = BasicFrameWithFcsView::Create(pdu); in on_pdu_fcs() local