Hi André, * Andre Guedes <andre.guedes@xxxxxxxxxxxxx> [2011-11-22 16:50:25 -0300]: > The Management Interface API has been changed and now the Start > Discovery Command has the 'type' parameter. This parameters has > been define as follows: > > Possible values for the Type parameter are a bit-wise or of the > following bits: > > 1 BR/EDR > 2 LE Public > 3 LE Random > > By combining these e.g. the following values are possible: > > 1 BR/EDR > 6 LE (public & random) > 7 BR/EDR/LE (interleaved discovery) > > Further information about Start Discovery Command see mgmt-api.txt > in BlueZ source. > > Signed-off-by: Andre Guedes <andre.guedes@xxxxxxxxxxxxx> > --- > include/net/bluetooth/hci.h | 1 + > include/net/bluetooth/hci_core.h | 1 + > net/bluetooth/mgmt.c | 27 ++++++++++++++++++++++++++- > 3 files changed, 28 insertions(+), 1 deletions(-) Applied, thanks. Gustavo -- 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