mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-25 05:04:18 +08:00
audio: Remove unimplemented declaration
This commit is contained in:
parent
a17ad52653
commit
c301b7650b
@ -33,5 +33,3 @@ void media_unregister(const char *path);
|
||||
struct a2dp_sep *media_endpoint_get_sep(struct media_endpoint *endpoint);
|
||||
const char *media_endpoint_get_uuid(struct media_endpoint *endpoint);
|
||||
uint8_t media_endpoint_get_codec(struct media_endpoint *endpoint);
|
||||
struct media_transport *media_endpoint_get_transport(
|
||||
struct media_endpoint *endpoint);
|
||||
|
Loading…
Reference in New Issue
Block a user