summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/include
Commit message (Expand)AuthorAgeFilesLines
* Change semantics of socket close and detach. Add a new protocol switchrwatson2006-07-213-0/+4
* Add new SIOC_HCI_RAW_NODE_LIST_NAMES ioctl. User-space applications canemax2006-05-172-0/+11
* Chance protocol switch method pru_detach() so that it returns voidrwatson2006-04-013-4/+4
* Change protocol switch pru_abort() API so that it returns void ratherrwatson2006-04-013-4/+4
* Push the assignment of a new or updated so_qlimit from solisten()rwatson2005-10-302-2/+2
* Fix dangling callout problem in the Bluetooth L2CAP code that leads toemax2005-08-311-0/+1
* Make default RFCOMM session MTU match default L2CAP MTU.emax2005-01-111-3/+3
* /* -> /*- for license, minor formatting changesimp2005-01-0710-10/+30
* Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure.emax2005-01-041-1/+1
* Align netgraph message fields ready for 64-bit (and 128 bit :-) machines.julian2004-08-201-6/+1
* Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)emax2004-08-101-7/+10
* Mode few Bluetooth defines into system include filesemax2004-05-103-21/+1
* Replace deprecated NG_NODELEN with the new NG_NODESIZ. There is oneharti2004-01-261-1/+6
* Change double include protection style in headers to matchemax2003-11-147-7/+7
* Part one of undating the bluetooth code to the newest versionjulian2003-05-1010-72/+434
* The second try a committing the bluetooth codejulian2002-11-209-0/+3477
OpenPOWER on IntegriCloud