URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d985188aa5df5cc5d8c29af0135a967586204242
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d985188 by Darien Spencer (cusneud@xxxxxxxx):
AT: Dissect commands
This commit introduces dissection of the different parts of the command,
showing of the command direction and origin entity, generic dissection of
'unsupported' commands, detailed dissection of several 'supported'
commands and aggregated commands dissection.
Most of the code has been taken from BT-HFP (A protocol of AT commands
over bluetooth).
Change-Id: I3516ec9c28581df8ef9c0c37f9b6ee9ec0c55938
Reviewed-on: https://code.wireshark.org/review/28699
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d4de56c radiotap: Add support for 0-length PSDUs.
adds d985188 AT: Dissect commands
Summary of changes:
epan/dissectors/packet-at.c | 1701 ++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 1672 insertions(+), 29 deletions(-)