summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nwm/uds_data.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Services/UDS: Added a function to send EAPoL-Start packets (#2920)B3n302017-09-251-0/+28
* UDS: Run clang-format.Subv2017-06-261-14/+5
* UDS: Added functions to encrypt and decrypt the data frames.Subv2017-06-261-3/+8
* UDS: Clarify comment about the first 4 bytes of the SecureData header.Subv2017-06-151-0/+2
* UDS: Stub SendTo to generate the unencrypted data frame with the right headers.Subv2017-06-151-0/+80