Hi, Same as v2 except that the necessary EXPORT_SYMBOL declarations have been added to __hci_cmd_sync and __hci_cmd_sync_ev. Johan ---------------------------------------------------------------- Johan Hedberg (4): Bluetooth: Track received events in hdev Bluetooth: Add __hci_cmd_sync() helper function Bluetooth: Add support for custom event terminated commands Bluetooth: Add __hci_cmd_sync_ev function include/net/bluetooth/bluetooth.h | 1 + include/net/bluetooth/hci_core.h | 8 +++ net/bluetooth/hci_core.c | 123 ++++++++++++++++++++++++++++++++++++- net/bluetooth/hci_event.c | 23 ++++++- 4 files changed, 153 insertions(+), 2 deletions(-) -- 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