Hi Arik, > Add Read Transmit Power Level command in Management Interface and all > infrastructure need for that. > > Read Transmit Power Level command is defined on Part E, section 7.3.35 > of Bluetooth 4.0 Spec. > > [Arik: Rebase to master, add type argument to HCI command, small > bug fixes and style changes] > > Signed-off-by: Bruna Moreira <bruna.moreira@xxxxxxxxxxxxx> > Signed-off-by: Arik Nemtsov <arik@xxxxxxxxxx> > --- > include/net/bluetooth/hci.h | 11 ++++ > include/net/bluetooth/hci_core.h | 4 ++ > include/net/bluetooth/mgmt.h | 12 ++++ > net/bluetooth/hci_event.c | 24 ++++++++ > net/bluetooth/mgmt.c | 108 ++++++++++++++++++++++++++++++++++++++ > 5 files changed, 159 insertions(+), 0 deletions(-) please lead with a patch to doc/mgmt-api.txt first. I like to see the proposed API first and not the implementation. 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