There was an error fetching the commit references. Please try again later.
Services/UDS: Add functions to generate 802.11 auth and assoc response frames.
Showing
- src/core/CMakeLists.txt 2 additions, 0 deletionssrc/core/CMakeLists.txt
- 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.h 0 additions, 11 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
src/core/hle/service/nwm/uds_connection.cpp
0 → 100644
src/core/hle/service/nwm/uds_connection.h
0 → 100644
Please register or sign in to comment