Module Name: src Committed By: nat Date: Sun Sep 3 23:11:19 UTC 2017
Modified Files: src/sys/dev/bluetooth: bth5.c bth5.h Log Message: Remove references to BlueCore. Enable XON/XOFF flowcontrol in SLIP layer depending on config response. Send an acknowlegment packet on timeout/retry. Compute tx{ack,seq} and rx{ack,seq} according to the specification. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev/bluetooth/bth5.c cvs rdiff -u -r1.1 -r1.2 src/sys/dev/bluetooth/bth5.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.