https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245848

            Bug ID: 245848
           Summary: [Patch] Add commands to hccontrol to enable
                    advertising
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: wireless
          Assignee: wirel...@freebsd.org
          Reporter: m...@bumblingdork.com

Created attachment 213720
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213720&action=edit
Adds commands to hccontrol to support advertising

Add 
  LE_Set_Advertising_Parameters,
  LE_Read_Advertising_Physical_Channel_Tx_Power,
  LE_Set_Advertising_Data,
  LE_Set_Advertising_Enable
commands.

This makes it possible to make a FreeBSD host 'scannable' through
hccontrol.

hccontrol -n ubt0hci le_set_advertising_enable disable
hccontrol -n ubt0hci le_set_advertising_param
hccontrol -n ubt0hci le_read_advertising_channel_tx_power
hccontrol -n ubt0hci le_set_advertising_data
hccontrol -n ubt0hci le_set_scan_response -n FBSD_Host
hccontrol -n ubt0hci le_set_advertising_enable enable

Also add LE command to manpage.

-- 
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"

Reply via email to