Hi Marcel, > > so this is not a _sync command. You are not waiting for the completion. So this is more like __hci_cmd_send or __hci_cmd_submit. I am also debating if this should be limited to vendor OGF only, meaning it should throw an error for all others. This makes sense, I agree we should not allow standard HCI command to be unresponded and strictly follow the specification. I think __hci_cmd_send/submit is a bit too generic and we already have a hci_send_cmd which has a different behavior, don't want to cause confusion. So what about __hci_cmd_noresp or __hci_cmd_vendor...? Regards, Loic -- 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