There was an error fetching the commit references. Please try again later.
service: Add the btdrv service
Adds the skeleton for the btdrv service based off the information provided by Switch Brew
Showing
- src/core/CMakeLists.txt 2 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/btdrv/btdrv.cpp 72 additions, 0 deletionssrc/core/hle/service/btdrv/btdrv.cpp
- src/core/hle/service/btdrv/btdrv.h 16 additions, 0 deletionssrc/core/hle/service/btdrv/btdrv.h
- src/core/hle/service/service.cpp 3 additions, 1 deletionsrc/core/hle/service/service.cpp
Loading
Please register or sign in to comment