URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57911165b8c7382dd16c8ba545d68f77607369f9
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5791116 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: HFP: Update to HFP 1.7
Update to latest Bluetooth specification: 1.7 (previously 1.6)
Add +BIND and +BIEV commands, also update +BRSF to support new features.
There is still some things to implement, but need more work to do it, like
request-response tracking.
Change-Id: I195380b9588f3a3e5b07628fbe9d5c66ed46fbfd
Reviewed-on: https://code.wireshark.org/review/8046
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Actions performed:
from d074ed1 Just use g_strdup_printf() to create a g_mallocated formatted string.
adds 5791116 Bluetooth: HFP: Update to HFP 1.7
Summary of changes:
epan/dissectors/packet-bthfp.c | 131 ++++++++++++++++++++++++++++++++++++++--
1 file changed, 127 insertions(+), 4 deletions(-)