URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=382c135519428aa27af7ad27598809dc6d064e68
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master-2.2
Repository: wireshark

Commits:

382c135 by Michal Labedzki (michal.labed...@tieto.com):

    Bluetooth: HCI_CMD: Fix master-slave role
    
    Initiator is always master. Only Role switch event may change it.
    Improve "Accept Connection Request" to avoid users confusion
    by using new specification description:
    0x00 Become the Master for this connection. The LM will perform the role 
switch.
    0x01 Remain the Slave for this connection. The LM will NOT perform the role 
switch.
    
    Field "Role" is now splitted from: "bthci_cmd.role"
    and it name is "bthci_cmd.acr.role".
    
    Change-Id: I98e3641b9ba9d2fd6c97808e4772beb4265018fd
    Reviewed-on: https://code.wireshark.org/review/20894
    Petri-Dish: Michal Labedzki <michal.labed...@wireshark.org>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Michal Labedzki <michal.labed...@wireshark.org>
    (cherry picked from commit 76edea174f808785cca55033cb3c2ebfbf149e6a)
    Reviewed-on: https://code.wireshark.org/review/20919
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  bdb5385   WASSP: replace a DISSECTOR_ASSERT() by an expert info
    adds  382c135   Bluetooth: HCI_CMD: Fix master-slave role


Summary of changes:
 epan/dissectors/packet-bthci_cmd.c |   23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to