Hi Jeff, >> 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; } & I am confused why you not just use bluetoothctl (or you own tool/script) and set it. bluetoothd will enforce that setting correct for you. Regards Marcel -- 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