Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/rfcomm/
Dstack_rfcomm_test_utils_test.cc40 using bluetooth::rfcomm::CreateMccMscFrame;
167 CreateMccMscFrame(new_dlci, false, true, true, false, true); in TEST()
199 CreateMccMscFrame(new_dlci, false, true, true, false, true); in TEST()
Dstack_rfcomm_test_utils.cc78 std::vector<uint8_t> CreateMccMscFrame(uint8_t dlci, bool fc, bool rtc, in CreateMccMscFrame() function
189 CreateMccMscFrame(dlci, fc, rtc, rtr, ic, dv); in CreateQuickMscPacket()
Dstack_rfcomm_test_utils.h102 std::vector<uint8_t> CreateMccMscFrame(uint8_t dlci, bool fc, bool rtc,
Dstack_rfcomm_test.cc86 using bluetooth::rfcomm::CreateMccMscFrame;