Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/bluetooth
Module Name: src
Committed By: kiyohara
Date: Sun Oct 14 18:13:50 UTC 2007
Modified Files:
src/sys/dev/bluetooth: bcsp.c
Log Message:
+ Add #ifdef DPRINTF{,N} before #undef.
+ Initialize m_pkthdr.len, and increment if not escape charactor.
+ Call bcsp_start() if there is no transmitted packet.
+ Call m_adj() after debug print.
+ Reset the values of the Sequencing layer if link reset it.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/bluetooth/bcsp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index