summaryrefslogtreecommitdiffstats
path: root/sdpd/sdpd.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-08-23 09:48:14 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-08-23 09:48:14 +0000
commitf205cd06dc4e9da2c1d5109e570008d7d80b8380 (patch)
treea38b315e6880e1795f1255b7f42eef9aa5b23231 /sdpd/sdpd.h
parentd4b3c37d8dc33d144559a10fdd826b853b6d11a0 (diff)
Update service classes on all adapters
Diffstat (limited to 'sdpd/sdpd.h')
-rw-r--r--sdpd/sdpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdpd/sdpd.h b/sdpd/sdpd.h
index dbb1ee09..6fc60e85 100644
--- a/sdpd/sdpd.h
+++ b/sdpd/sdpd.h
@@ -87,4 +87,4 @@ void stop_sdp_server(void);
int add_record_to_server(sdp_record_t *rec);
int remove_record_from_server(uint32_t handle);
-uint8_t get_service_classes(void);
+uint8_t get_service_classes(const bdaddr_t *bdaddr);