Add tests for ISO and L2CAP TX timestamping Pauli Virtanen (3): lib: add BT_SCM_ERROR sock_extended_err CMSG iso-tester: Add tests for TX timestamping l2cap-tester: Add test for TX timestamping lib/bluetooth.h | 1 + tools/iso-tester.c | 169 ++++++++++++++++++++++++++++++++++++++++--- tools/l2cap-tester.c | 106 +++++++++++++++++++++++++-- tools/tester-utils.h | 163 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 424 insertions(+), 15 deletions(-) create mode 100644 tools/tester-utils.h -- 2.44.0