On Tue, Oct 21, 2014 at 7:06 PM, Marcel Holtmann <marcel@xxxxxxxxxxxx> wrote: > If anyone wants to implement action 0x00 semantics on BR/EDR, then it requires using Periodic Inquiry. It is possible, but it is not a common use case these days. Marcel, If that's not common, perhaps not necessary. But, I still want explore setting the "discoverable" and "connectable" in main.conf ... will you consider a patch if I work on that? I'm working on the raspberry Pi and every seconds count on the slow CPU and if these config can be set without hciconfig, it'll save another command. Currently, I'm doing this ... # { sleep 3 && hciconfig hci0 piscan 2>/dev/null; } & Thanks, Jeff. -- 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