Bluetooth: host: Split SSP to it's own module
Refactor the BR/EDR SSP feature out into it's own source file. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
This commit is contained in:
parent
487d2be749
commit
b0d8758fb6
7 changed files with 841 additions and 770 deletions
|
@ -18,6 +18,7 @@ zephyr_library_sources_ifdef(
|
|||
keys_br.c
|
||||
l2cap_br.c
|
||||
sdp.c
|
||||
ssp.c
|
||||
)
|
||||
|
||||
zephyr_library_sources_ifdef(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue