Hi Bharat, > Add support for LE advertisement data flags by adding a new command > in hciconfig tool "leadvflags". > > LE adv flag values can be refered from CSS 5, section 1.3.2, formats. > --- > tools/hciconfig.c | 121 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 121 insertions(+) this does not look like a useful addition to me. We have a proper mgmt support for LE advertising and this is just not helpful. You can achieve the same with a hcitool cmd execution. Especially since there is no guarantee that the advertising data will be overwritten by the kernel at any point in time. The kernel can not preserve data injected on HCI from userspace. 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