summaryrefslogtreecommitdiffstats
path: root/sdpd/sdpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sdpd/sdpd.h')
-rw-r--r--sdpd/sdpd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sdpd/sdpd.h b/sdpd/sdpd.h
index d3d45b85..dbb1ee09 100644
--- a/sdpd/sdpd.h
+++ b/sdpd/sdpd.h
@@ -86,3 +86,5 @@ 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);