summaryrefslogtreecommitdiff
path: root/monitor/sdp.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-11-21 05:35:27 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-11-21 05:35:27 +0100
commit3beb0c5c0880c0db3502224833359c7867def427 (patch)
tree9215fb413e83cde1ede19f5fa8f02d8dc908d3a6 /monitor/sdp.h
parenta9953817d3f83b99f82f6ffb89d5d75d5648bbda (diff)
downloadbluez-3beb0c5c0880c0db3502224833359c7867def427.tar.gz
monitor: Track SDP continuation for attribute lists
Diffstat (limited to 'monitor/sdp.h')
-rw-r--r--monitor/sdp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor/sdp.h b/monitor/sdp.h
index 5287bb17c..c339772bf 100644
--- a/monitor/sdp.h
+++ b/monitor/sdp.h
@@ -22,4 +22,4 @@
*
*/
-void sdp_packet(const struct l2cap_frame *frame);
+void sdp_packet(const struct l2cap_frame *frame, uint16_t channel);