Hi Marcel, On Tue, Oct 15, 2013, Marcel Holtmann wrote: > The limited discoverable mode should be used when a device is only > discoverable for a certain amount of time and after that it returns > back into being non-discoverable. > > This adds another option to the set discoverable management command > to clearly distinguish limited discoverable from general discoverable > mode. > > While the general discoverable mode can be set with a specific > timeout or as permanent setting, the limited discoverable mode > requires a timeout. The timeout is flexible and the kernel will > not enforce any specific limitations. That GAP part of this is > required by userspace to enforce according to the Bluetooth core > specification. > > Devices in limited discoverable mode can still be found by the > general discovery procedure. It is mandatory that a device sets > both GIAC and LIAC when entering limited discoverable mode. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > net/bluetooth/hci_core.c | 8 ++++++ > net/bluetooth/mgmt.c | 67 ++++++++++++++++++++++++++++++++++++++++-------- > 2 files changed, 65 insertions(+), 10 deletions(-) Applied to bluetooth-next. Thanks. 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