service: Add btm services
Adds the skeleton for the btm services based off the information on Switch Brew.
This commit is contained in:
parent
458fdda700
commit
ca7655be3a
6 changed files with 108 additions and 0 deletions
|
@ -142,6 +142,8 @@ add_library(core STATIC
|
|||
hle/service/bcat/module.h
|
||||
hle/service/btdrv/btdrv.cpp
|
||||
hle/service/btdrv/btdrv.h
|
||||
hle/service/btm/btm.cpp
|
||||
hle/service/btm/btm.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