Hi Johan, It was decided to have broadcaster/observer in BR/EDR also. I think it was decided in the Bluez meeting, right? For now we're thinking in use this on BR/EDR only controllers. Dual mode controllers would use LE for broadcasting. I'm working on adding this feature right now. Further I'll send the v2. Aloisio On Tue, Aug 14, 2012 at 6:13 AM, Johan Hedberg <johan.hedberg@xxxxxxxxx> wrote: > Hi Jefferson, > > On Fri, Aug 10, 2012, Jefferson Delfes wrote: >> --- a/net/bluetooth/mgmt.c >> +++ b/net/bluetooth/mgmt.c >> @@ -379,6 +379,7 @@ static u32 get_supported_settings(struct hci_dev *hdev) >> settings |= MGMT_SETTING_FAST_CONNECTABLE; >> settings |= MGMT_SETTING_DISCOVERABLE; >> settings |= MGMT_SETTING_PAIRABLE; >> + settings |= MGMT_SETTING_BROADCASTER; > > Shouldn't this be behind the same conditional as MGMT_SETTING_LE? I.e. > only when hdev->features indicates LE support. > > Johan > -- > 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 -- 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