Hi Andrzej, > Changes in v4: > - include max_tx_power when declaring structs for 1st time, request will > just reply with HCI_TX_POWER_INVALID without other patches for max_tx_power > - fixed debugfs to have basic validation > > Changes in v5: > - removed unnecessary #define from mgmt.h > > > Andrzej Kaczmarek (5): > Bluetooth: Add conn info lifetime parameters to debugfs > Bluetooth: Add support to get connection information > Bluetooth: Avoid polling TX power for LE links > Bluetooth: Store max TX power level for connection > Bluetooth: Add support for max_tx_power in Get Conn Info > > include/net/bluetooth/hci_core.h | 9 ++ > include/net/bluetooth/mgmt.h | 12 +++ > net/bluetooth/hci_conn.c | 1 + > net/bluetooth/hci_core.c | 63 ++++++++++++ > net/bluetooth/hci_event.c | 12 ++- > net/bluetooth/mgmt.c | 213 +++++++++++++++++++++++++++++++++++++++ > 6 files changed, 309 insertions(+), 1 deletion(-) all 5 patches have been applied to bluetooth-next tree. Time to get mgmt-api.txt change merged and also provide btmgmt and mgmt-tester patches. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html