aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* bthidd(8): Add evdev protocol support for bluetooth keyboards and mousesVladimir Kondratyev2018-04-3013-45/+874
* bthidd(8): Add internal support for user-friendly name of remote devices.Vladimir Kondratyev2018-04-306-8/+58
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2782-52/+216
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3114-14/+0
* bthidd(8): Generate button release event after virtual T-axis button pressVladimir Kondratyev2017-10-301-7/+17
* bthidd: Fix leds on multireport keyboards broken after r297217Vladimir Kondratyev2017-10-191-0/+5
* bthidd(8): Add support for Apple's magic mouseVladimir Kondratyev2017-08-124-0/+138
* bthidd(8): Add support for vendor_id, product_id and version.Vladimir Kondratyev2017-08-125-14/+123
* rfcomm_pppd.8: fix a typo (SPD -> SDP).Andriy Voskoboinyk2017-08-061-1/+1
* When the input parameter node is NULL, memory is allocated to it.Stephen J. Kiernan2017-06-061-1/+3
* Make cached Bluetooth LE host advertise information visible from userland.Takanori Watanabe2017-04-271-1/+56
* usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-043-5/+4
* Avoid undefined behavior when calling va_start() in bnep_send_control(),Dimitry Andric2016-08-292-3/+3
* [ath3k] add a replacement ath3k firmware loading tool.Adrian Chadd2016-06-079-307/+1052
* For pointers use NULL instead of 0.Marcelo Araujo2016-06-061-1/+1
* Improve performance and functionality of the bitstring(3) apiAlan Somers2016-05-041-1/+1
* bluetooth: minor spelling fixes.Pedro F. Giffuni2016-05-012-2/+2
* fix incorrect usage of hid_set_data() which causes crashMaksim Yevmenkin2016-03-231-17/+13
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-243-18/+0
* Fix scancodes for Kana and Eisu keys.Hans Petter Selasky2015-11-211-2/+2
* check boundaries while parsing SDP responsesMaksim Yevmenkin2015-10-201-9/+43
* fix compare argument for address type.Takanori Watanabe2015-09-091-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-1314-0/+298
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-0814-28/+0
| * Merge sync of headSimon J. Gerraty2015-05-2779-54/+575
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-1914-14/+14
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-1614-14/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-1014-0/+28
| * | Merge headSimon J. Gerraty2014-04-282-2/+1
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-10-131-0/+1
| * | | Merge from headSimon J. Gerraty2013-09-053-1/+5
| |\ \ \
| * \ \ \ sync from headSimon J. Gerraty2013-04-122-5/+15
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-03-1114-0/+14
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-1614-28/+0
| * | | | | Sync with HEAD.David E. O'Brien2013-02-082-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Sync from headSimon J. Gerraty2012-11-047-9/+53
| |\ \ \ \ \ \
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-2214-0/+308
* | | | | | | | Remove stray DEBUG_FLAGS=-g that snuck in with r137868Warner Losh2015-05-211-1/+0
* | | | | | | | ath3kfw, bcmfw, bthidcontrol, bthidd all require usb(4); build themEnji Cooper2015-04-271-4/+9
* | | | | | | | To ensure j formatting string valid, cast uint64_t values to uintmax_t.Takanori Watanabe2015-04-181-2/+3
* | | | | | | | Change printf formatting to unbroke i386 arch.Takanori Watanabe2015-04-181-2/+2
* | | | | | | | Fix Typo.Takanori Watanabe2015-04-181-1/+1
* | | | | | | | Fix misspelling.Marcelo Araujo2015-04-181-1/+1
* | | | | | | | Improve code style(9), no functional changes.Marcelo Araujo2015-04-182-92/+95
* | | | | | | | Add LE related HCI control command to hccontrol(1).Takanori Watanabe2015-04-185-1/+443
* | | | | | | | Accept LE event on hccontrol socket.Takanori Watanabe2015-04-121-0/+1
* | | | | | | | Add HCI/LMP revision information.Takanori Watanabe2015-04-121-2/+12
* | | | | | | | Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-0758-7/+70
* | | | | | | | bthidd: Remove unused macros from hid.c.Raphael Kubo da Costa2015-04-061-6/+0
* | | | | | | | bthidd: Consider usage ranges when dealing with array inputs.Raphael Kubo da Costa2015-04-051-1/+13