[Bug 247257] Add Bluetooth and Bluetooth LE event masks

2020-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247257

Takanori Watanabe  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 247257] Add Bluetooth and Bluetooth LE event masks

2020-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247257

--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:

Author: takawata
Date: Mon Jun 15 14:58:41 UTC 2020
New revision: 362199
URL: https://svnweb.freebsd.org/changeset/base/362199

Log:
  Update event masks constant to Bluetooth core spec V5.2
  and add LE Events.

  PR: 247257
  Submitted by: Marc Veldman

Changes:
  head/sys/netgraph/bluetooth/include/ng_hci.h

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 247257] Add Bluetooth and Bluetooth LE event masks

2020-06-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247257

Marc Veldman  changed:

   What|Removed |Added

   Severity|Affects Only Me |Affects Some People
   Keywords||patch
 CC||hsela...@freebsd.org,
   ||takaw...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 247257] Add Bluetooth and Bluetooth LE event masks

2020-06-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247257

Bug ID: 247257
   Summary: Add Bluetooth and Bluetooth LE event masks
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: wireless
  Assignee: wirel...@freebsd.org
  Reporter: m...@bumblingdork.com

Created attachment 215549
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215549=edit
Patch to add Event masks and LE event masks.

This patch brings the list of HCI events up-to-date, and adds
the LE Events.

See:
Bluetooth core spec Version 5.2 Vol 4, Part E 7.3.1 and 7.8.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"