service: Add the btdrv service
Adds the skeleton for the btdrv service based off the information provided by Switch Brew
This commit is contained in:
parent
ec2b7cdb1d
commit
f49248437e
4 changed files with 93 additions and 1 deletions
|
@ -136,6 +136,8 @@ add_library(core STATIC
|
|||
hle/service/bcat/bcat.h
|
||||
hle/service/bcat/module.cpp
|
||||
hle/service/bcat/module.h
|
||||
hle/service/btdrv/btdrv.cpp
|
||||
hle/service/btdrv/btdrv.h
|
||||
hle/service/erpt/erpt.cpp
|
||||
hle/service/erpt/erpt.h
|
||||
hle/service/es/es.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue