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)
committerArve Hjønnevåg <arve@android.com>
Mon, 8 Feb 2010 23:36:00 +0000 (15:36 -0800)
commit7b75ff3c3f0b0014dd22c1db05ca916cd4b886e8
treefcda5e7a72b91f4d7ca83d393df34dac95b0af39
parent8fd3238575a5410507846838dbb2d4553f3f5aa2
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