OSDN Git Service

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)
committerIliyan Malchev <malchev@google.com>
Mon, 23 May 2011 22:43:31 +0000 (15:43 -0700)
commit4bea57c28371f037d4ade813e7275e8de1426f1e
tree6f8ed0407374c196ad4f57ed4bd753f0768824ba
parentbe6ea7e04bcfb392e27860445ffc58a9486c7e8c
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