Searched refs:SimulateSendBitErrorInPacketLenField (Results 1 – 3 of 3) sorted by relevance
82 void SimulateSendBitErrorInPacketLenField(bool doFlag, uint32_t inPacketLen);
533 g_envDeviceB.adapterHandle->SimulateSendBitErrorInPacketLenField(true, 0xFFFF);540 g_envDeviceB.adapterHandle->SimulateSendBitErrorInPacketLenField(false, 0);
318 void AdapterStub::SimulateSendBitErrorInPacketLenField(bool doFlag, uint32_t inPacketLen) in SimulateSendBitErrorInPacketLenField() function in AdapterStub