summaryrefslogtreecommitdiff
path: root/sys/netgraph/bluetooth/include/ng_hci.h
Commit message (Expand)AuthorAgeFilesLines
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-10/+9
* Fix L2CAP ACL packet PB(Packet Boundary) flag for LE PDU.Takanori Watanabe2020-07-171-2/+2
* Add support for [read|write] supported data length commands.Takanori Watanabe2020-07-081-1/+16
* Update event masks constant to Bluetooth core spec V5.2Takanori Watanabe2020-06-151-2/+66
* Add LE events:Takanori Watanabe2020-06-101-3/+57
* Fix Typo in ng_hci_le_connection_complete_ep struct.Takanori Watanabe2020-05-191-1/+1
* Add space for RSSI in data member.Takanori Watanabe2020-05-091-1/+2
* Add le_read_buffer_size command and manpage.Takanori Watanabe2020-04-281-0/+9
* Substitute le_read_supported_status with le_read_supported_states.Hans Petter Selasky2020-04-201-3/+3
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Make cached Bluetooth LE host advertise information visible from userland.Takanori Watanabe2017-04-271-0/+4
* sys/netgraph: spelling fixes in comments.Pedro F. Giffuni2016-04-291-3/+3
* Bluetooth LE Security Management channel support.Takanori Watanabe2015-10-271-1/+7
* Forgot to add default event mask definition.Takanori Watanabe2015-04-181-0/+3
* Initial Bluetooth LE support.Takanori Watanabe2015-04-071-1/+319
* Add new SIOC_HCI_RAW_NODE_LIST_NAMES ioctl. User-space applications canMaksim Yevmenkin2006-05-171-0/+2
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+3
* Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure.Maksim Yevmenkin2005-01-041-1/+1
* Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)Maksim Yevmenkin2004-08-101-7/+10
* Change double include protection style in headers to matchMaksim Yevmenkin2003-11-141-1/+1
* Part one of undating the bluetooth code to the newest versionJulian Elischer2003-05-101-1/+5
* The second try a committing the bluetooth codeJulian Elischer2002-11-201-0/+1651