UDS_3EService_Main.h 316 Bytes
Newer Older
时昊's avatar
时昊 committed
1 2 3 4 5 6 7 8 9 10 11 12
#ifndef __UDS_3ESERVICE_Main_H
#define __UDS_3ESERVICE_Main_H

#include "TYW_stdint.h"
#include "UDS_3EService_Filter.h"
#include "UDS_3EService_Internal.h"

void UDS_Service_3E_Indication(uint32_t A_TA_type, uint16_t A_Length, uint8_t A_Data[]);
void UDS_3EService_Sub(void);
void UDS_3EService_Sub00(void);

#endif