Bluetooth: Audio: Initial ISO channel support
This adds initial code for handling ISO channels. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
This commit is contained in:
parent
4948b594da
commit
81d34ecd19
14 changed files with 2085 additions and 150 deletions
|
@ -87,3 +87,5 @@ if(CONFIG_BT_CONN_DISABLE_SECURITY)
|
|||
Do not use in production."
|
||||
)
|
||||
endif()
|
||||
|
||||
add_subdirectory_ifdef(CONFIG_BT_AUDIO audio)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue