There was an error fetching the commit references. Please try again later.
Merge pull request #2831 from Subv/uds_auth
Services/UDS: Handle beacon frames and the basic AP connection sequence frames.
Showing
- src/core/CMakeLists.txt 2 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/nwm/nwm_uds.cpp 145 additions, 20 deletionssrc/core/hle/service/nwm/nwm_uds.cpp
- src/core/hle/service/nwm/nwm_uds.h 12 additions, 0 deletionssrc/core/hle/service/nwm/nwm_uds.h
- src/core/hle/service/nwm/uds_beacon.cpp 0 additions, 3 deletionssrc/core/hle/service/nwm/uds_beacon.cpp
- src/core/hle/service/nwm/uds_beacon.h 0 additions, 30 deletionssrc/core/hle/service/nwm/uds_beacon.h
- src/core/hle/service/nwm/uds_connection.cpp 79 additions, 0 deletionssrc/core/hle/service/nwm/uds_connection.cpp
- src/core/hle/service/nwm/uds_connection.h 51 additions, 0 deletionssrc/core/hle/service/nwm/uds_connection.h
Loading
Please register or sign in to comment