Wireshark-commits: [Wireshark-commits] master 6521771: Bluetooth: Simplify to "UnknownDirection" in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Feb 2015 10:49:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=65217711241a171dbff14ddfdd40afe0fdf5470e
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6521771 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: Simplify to "UnknownDirection" in Info column when direction is unknown
    
    Change-Id: Ibad679c0b6c95d65389ce087f65b8f31cf3acd68
    Reviewed-on: https://code.wireshark.org/review/6903
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  1786cfe   Bluetooth: Advertising Data: Fix Service Data entry
    adds  6521771   Bluetooth: Simplify to "UnknownDirection" in Info column when direction is unknown


Summary of changes:
 epan/dissectors/packet-bluetooth.c    |    6 +-----
 epan/dissectors/packet-bt3ds.c        |    3 +--
 epan/dissectors/packet-btamp.c        |    3 +--
 epan/dissectors/packet-btatt.c        |    3 +--
 epan/dissectors/packet-btavctp.c      |    3 +--
 epan/dissectors/packet-btavdtp.c      |    3 +--
 epan/dissectors/packet-btavrcp.c      |    3 +--
 epan/dissectors/packet-btbnep.c       |    3 +--
 epan/dissectors/packet-bthci_acl.c    |    3 +--
 epan/dissectors/packet-bthci_cmd.c    |    3 +--
 epan/dissectors/packet-bthci_evt.c    |    3 +--
 epan/dissectors/packet-bthci_sco.c    |    3 +--
 epan/dissectors/packet-bthci_vendor.c |    3 +--
 epan/dissectors/packet-bthcrp.c       |    3 +--
 epan/dissectors/packet-bthfp.c        |    2 +-
 epan/dissectors/packet-bthid.c        |    3 +--
 epan/dissectors/packet-bthsp.c        |    2 +-
 epan/dissectors/packet-btl2cap.c      |    3 +--
 epan/dissectors/packet-btmcap.c       |    3 +--
 epan/dissectors/packet-btobex.c       |    3 +--
 epan/dissectors/packet-btrfcomm.c     |    3 +--
 epan/dissectors/packet-btsap.c        |    3 +--
 epan/dissectors/packet-btsdp.c        |    3 +--
 epan/dissectors/packet-btsmp.c        |    3 +--
 epan/dissectors/packet-hci_mon.c      |    2 +-
 epan/dissectors/packet-hci_usb.c      |    2 +-
 26 files changed, 26 insertions(+), 51 deletions(-)