http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54404
User: alagoutte
Date: 2013/12/23 06:55 PM
Log:
From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9562
USB: Add support for Bluetooth Ubertooth with initial version of Low Energy Link Layer protocol and NFC ACR122
Bluetooth: L2CAP: Clarify constant
BTL2CAP_FIXED_CID_MAX should not be 0x40 because this is first
dynamic CID, so rename to BTL2CAP_FIXED_CID_LAST and set to
last fixed CID value.
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -2 packet-btl2cap.c Modified
+1 -1 packet-btl2cap.h Modified