Wireshark-commits: [Wireshark-commits] master ae03fc7: Bluetooth: HCI_EVT: Implement some commands 
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae03fc73539e0ca65edaea0e37a724ff8169de9f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ae03fc7 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
    Bluetooth: HCI_EVT: Implement some commands from Core 4
    
    Now all unimplemented commands are in /* TODO */
    
    Change-Id: I53c8dd0a660b62403214a3c75297e627337ed5fb
    Reviewed-on: https://code.wireshark.org/review/19645
    Petri-Dish: Michal Labedzki <michal.tomasz.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  57f530a   packet: free init/cleanup functions lists.
    adds  ae03fc7   Bluetooth: HCI_EVT: Implement some commands from Core 4
Summary of changes:
 epan/dissectors/packet-bthci_evt.c |  467 ++++++++++++++++++++++++++++--------
 1 file changed, 367 insertions(+), 100 deletions(-)