URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3eae603b73c3709addc8984d23f094496bdb6d62
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3eae603 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
    Bluetooth: HCI: LE: Dissect all LE Features
    
    The implementation is up to Core 4 specification.
    
    Change-Id: I3fc3f06f8ec6bdd488cff109bdbca275cd0f0121
    Reviewed-on: https://code.wireshark.org/review/18666
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    
Actions performed:
    from  cbd4a46   Bluetooth: HCI: LE: Implement missing Meta Events
    adds  3eae603   Bluetooth: HCI: LE: Dissect all LE Features
Summary of changes:
 epan/dissectors/packet-bthci_evt.c |  101 ++++++++++++++++++++++++++++--------
 1 file changed, 79 insertions(+), 22 deletions(-)