aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/bthidd/client.c
Commit message (Expand)AuthorAgeFilesLines
* Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-071-1/+4
* Properly htole16() PSM in sockaddr_l2capMaksim Yevmenkin2006-11-021-3/+3
* Use socklen_t instead of int32_t where appropriate to pacify new GCC4Maksim Yevmenkin2006-09-211-1/+2
* Update bthidd(8) code and hook it up to the build.Maksim Yevmenkin2006-09-071-21/+32
* Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.Maksim Yevmenkin2006-03-161-1/+1
* Start committing Bluetooth HID (Human Interface Device) support.Maksim Yevmenkin2004-04-101-0/+244