Bug 245868

Summary: [patch] hccontrol rename [read|write]_le_host_supported_command
Product: Base System Reporter: Marc Veldman <marc>
Component: wirelessAssignee: Hans Petter Selasky <hselasky>
Status: Closed FIXED    
Severity: Affects Only Me CC: hselasky
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Change command name from [read|write]_le_host_supported_command
none
Change command name from [read|write]_le_host_supported_command (Improved) none

Description Marc Veldman 2020-04-24 09:06:36 UTC
Created attachment 213742 [details]
Change command name from [read|write]_le_host_supported_command

The hccontrol command [read|write]_le_host_supported_command does not track
the actual Bluetooth command name (Bluetooth Specification 5.2 Vol. 4 part E
Section 7.3.78 and .79)

Change the command to read_le_host_support and write_le_host_support respectively.

Fix some spelling errors and typos while there.
Comment 1 Hans Petter Selasky freebsd_committer freebsd_triage 2020-04-24 10:00:24 UTC
Can you fix spelling of: stimultaneous
Comment 2 Marc Veldman 2020-04-24 10:09:49 UTC
Created attachment 213743 [details]
Change command name from [read|write]_le_host_supported_command (Improved)

Extra spelling fix: stimultaneous -> simultaneous
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-04-24 14:54:56 UTC
A commit references this bug:

Author: hselasky
Date: Fri Apr 24 14:53:55 UTC 2020
New revision: 360263
URL: https://svnweb.freebsd.org/changeset/base/360263

Log:
  Rename two commands to match the Bluetooth specification in hccontrol(8).
  Fix some bad spelling while at it.

  Submitted by:	Marc Veldman <marc@bumblingdork.com>
  PR:		245868
  MFC after:	1 week
  Sponsored by:	Mellanox Technologies

Changes:
  head/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-05-18 09:14:56 UTC
A commit references this bug:

Author: hselasky
Date: Mon May 18 09:14:25 UTC 2020
New revision: 361184
URL: https://svnweb.freebsd.org/changeset/base/361184

Log:
  MFC r360263:
  Rename two commands to match the Bluetooth specification in hccontrol(8).
  Fix some bad spelling while at it.

  Submitted by:	Marc Veldman <marc@bumblingdork.com>
  PR:		245868
  Sponsored by:	Mellanox Technologies

Changes:
_U  stable/12/
  stable/12/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-05-18 09:15:57 UTC
A commit references this bug:

Author: hselasky
Date: Mon May 18 09:14:59 UTC 2020
New revision: 361185
URL: https://svnweb.freebsd.org/changeset/base/361185

Log:
  MFC r360263:
  Rename two commands to match the Bluetooth specification in hccontrol(8).
  Fix some bad spelling while at it.

  Submitted by:	Marc Veldman <marc@bumblingdork.com>
  PR:		245868
  Sponsored by:	Mellanox Technologies

Changes:
_U  stable/11/
  stable/11/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c