Bug 245868 - [patch] hccontrol rename [read|write]_le_host_supported_command
Summary: [patch] hccontrol rename [read|write]_le_host_supported_command
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: wireless (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: Hans Petter Selasky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-24 09:06 UTC by Marc Veldman
Modified: 2020-05-18 09:15 UTC (History)
1 user (show)

See Also:


Attachments
Change command name from [read|write]_le_host_supported_command (1.64 KB, patch)
2020-04-24 09:06 UTC, Marc Veldman
no flags Details | Diff
Change command name from [read|write]_le_host_supported_command (Improved) (1.64 KB, patch)
2020-04-24 10:09 UTC, Marc Veldman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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