Searched refs:SimulateSendBitErrorInPaddingLenField (Results 1 – 3 of 3) sorted by relevance
84 void SimulateSendBitErrorInPaddingLenField(bool doFlag, uint8_t inPaddingLen);
558 g_envDeviceB.adapterHandle->SimulateSendBitErrorInPaddingLenField(true, 0xFF);564 g_envDeviceB.adapterHandle->SimulateSendBitErrorInPaddingLenField(false, 0);
330 void AdapterStub::SimulateSendBitErrorInPaddingLenField(bool doFlag, uint8_t inPaddingLen) in SimulateSendBitErrorInPaddingLenField() function in AdapterStub