Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/
Dl2cap_packet_test.cc162 auto sfwf = StandardFrameWithFcsView::Create(bfwf); in TEST() local
163 ASSERT_FALSE(sfwf.IsValid()); in TEST()
164 auto sif = StandardInformationFrameWithFcsView::Create(sfwf); in TEST()