Hi Johan, On Tue, Apr 30, 2013 at 3:43 AM, Johan Hedberg <johan.hedberg@xxxxxxxxx> wrote: > Hi Andre, > > On Tue, Apr 30, 2013, Andre Guedes wrote: >> LE-only controllers don't have local extended features (see commit >> c73eee9172bf061202c75ad4d16506a7efd04d1c). Thus, lmp_host_le_capable >> helper is not applicable and we should use test_bit(HCI_LE_ENABLED) >> to check if the host supports LE. Otherwise, start_discovery will >> always fail for LE-only controllers. >> >> This misbehavior can be easily checked by running mgmt-tester tool >> (test "Start Discovery - Success 2" will fail). >> >> Signed-off-by: Andre Guedes <andre.guedes@xxxxxxxxxxxxx> >> --- >> net/bluetooth/mgmt.c | 5 +++-- >> 1 file changed, 3 insertions(+), 2 deletions(-) > > I already sent a patch for this last Wednesday: > > Bluetooth: Fix checks for LE support on LE-only controllers > > So this patch can be ignored. Great, I'll remove it from the v3 patch set. Thanks, Andre -- 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