URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c9262ac6701e8b7541b792593e49b2a62d39eda5
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c9262ac by Michal Labedzki (michal.labedzki@xxxxxxxxx):
    Bluetooth: Update Assigned Numbers: CompanyIDs
    
    It comes from:
    https://www.bluetooth.com/specifications/assigned-numbers/Company-Identifiers
    
    To meet Wireshark requirements make them ASCII in case of some vendors.
    
    Change-Id: I66b8ce5a1bc6af03fae6efa18e594d83b586be38
    Reviewed-on: https://code.wireshark.org/review/18664
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    
Actions performed:
    from  604fa3e   Implement dissector for the LE Enhanced Connection Complete event.
    adds  c9262ac   Bluetooth: Update Assigned Numbers: CompanyIDs
Summary of changes:
 epan/dissectors/packet-bluetooth.c |  169 ++++++++++++++++++++++++++++++++++--
 1 file changed, 164 insertions(+), 5 deletions(-)