Home
last modified time | relevance | path

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

/system/bt/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.h104 std::vector<uint8_t> CreateMccMscFrame(uint8_t dlci, bool fc, bool rtc,
Dstack_rfcomm_test_utils.cc79 std::vector<uint8_t> CreateMccMscFrame(uint8_t dlci, bool fc, bool rtc, in CreateMccMscFrame() function
190 CreateMccMscFrame(dlci, fc, rtc, rtr, ic, dv); in CreateQuickMscPacket()
Dstack_rfcomm_test.cc84 using bluetooth::rfcomm::CreateMccMscFrame;