Bluetooth: audio: pacs: Replace capabilities API with pacs
This changes the API to use proper naming convention, as the code has been moved out of capabilities. Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
This commit is contained in:
parent
e635d3aab6
commit
2627063ab2
13 changed files with 135 additions and 135 deletions
|
@ -32,7 +32,7 @@
|
|||
#include <zephyr/bluetooth/sdp.h>
|
||||
#include <zephyr/bluetooth/iso.h>
|
||||
#include <zephyr/bluetooth/audio/audio.h>
|
||||
#include <zephyr/bluetooth/audio/capabilities.h>
|
||||
#include <zephyr/bluetooth/audio/pacs.h>
|
||||
#include <zephyr/bluetooth/audio/csis.h>
|
||||
|
||||
#include <zephyr/shell/shell.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue