Searched refs:SimulateSendBitErrorInMessageIdField (Results 1 – 3 of 3) sorted by relevance
85 void SimulateSendBitErrorInMessageIdField(bool doFlag, uint32_t inMessageId);
674 g_envDeviceB.adapterHandle->SimulateSendBitErrorInMessageIdField(true, UNREGED_TINY_MSG_ID);697 g_envDeviceB.adapterHandle->SimulateSendBitErrorInMessageIdField(false, 0);
336 void AdapterStub::SimulateSendBitErrorInMessageIdField(bool doFlag, uint32_t inMessageId) in SimulateSendBitErrorInMessageIdField() function in AdapterStub