From cbda60f7f5aabcccacc0005399bb2e1e86a1e884 Mon Sep 17 00:00:00 2001 From: Michal Labedzki Date: Wed, 16 Dec 2015 18:19:55 +0100 Subject: Bluetooth: GATT: Add support for OTS/OTP OTS/OTP is the newset "profile" announced by Bluetooth SIG. It name describe what it doing: Object Transfer Service/Profile, so it is something like OPP. While we are at this move some HID attributes to get right order in switch-case. Change-Id: I460963a422c7292b2cabf7e88f32dbd6e8d7051f Reviewed-on: https://code.wireshark.org/review/13735 Petri-Dish: Michal Labedzki Tested-by: Petri Dish Buildbot Reviewed-by: Michal Labedzki --- debian/libwireshark0.symbols | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols index 3f482aef29..32df3dda32 100644 --- a/debian/libwireshark0.symbols +++ b/debian/libwireshark0.symbols @@ -1334,6 +1334,7 @@ libwireshark.so.0 libwireshark0 #MINVER# tfs_asynchronous_synchronous@Base 1.99.1 tfs_available_not_available@Base 1.9.1 tfs_capable_not_capable@Base 1.9.1 + tfs_client_server@Base 2.1.0 tfs_command_response@Base 1.9.1 tfs_complete_incomplete@Base 1.12.0~rc1 tfs_confirmed_unconfirmed@Base 1.12.0~rc1 @@ -1373,6 +1374,7 @@ libwireshark.so.0 libwireshark0 #MINVER# tfs_required_not_required@Base 1.99.0 tfs_response_request@Base 1.99.8 tfs_restricted_allowed@Base 1.9.1 + tfs_server_client@Base 2.1.0 tfs_set_notset@Base 1.9.1 tfs_shared_independent@Base 1.9.1 tfs_success_fail@Base 1.9.1 -- cgit v1.2.3