Searched refs:SimulateSendBitErrorInPacketTypeField (Results 1 – 3 of 3) sorted by relevance
83 void SimulateSendBitErrorInPacketTypeField(bool doFlag, uint8_t inPacketType);
546 g_envDeviceB.adapterHandle->SimulateSendBitErrorInPacketTypeField(true, 0xFF);552 g_envDeviceB.adapterHandle->SimulateSendBitErrorInPacketTypeField(false, 0);
324 void AdapterStub::SimulateSendBitErrorInPacketTypeField(bool doFlag, uint8_t inPacketType) in SimulateSendBitErrorInPacketTypeField() function in AdapterStub