Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.
authorNick Pelly <npelly@google.com>
Wed, 9 Dec 2009 08:15:41 +0000 (00:15 -0800)
committerColin Cross <ccross@android.com>
Tue, 14 Jun 2011 16:09:16 +0000 (09:09 -0700)
commitc172849ed873e4785bdf9be18d5298427239f33a
treece4d078708c54cb4c11d265095ee1a9054a02b44
parent5c9b4de70db251b1b8e9d927948e9604a5aaeccd
Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.

This provides userspace debugging tools access to ACL flow control state.

Signed-off-by: Nick Pelly <npelly@google.com>
include/net/bluetooth/hci.h
net/bluetooth/hci_conn.c