X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fisotp%2Fsend.h;h=8f707b29f4de82996c95ae781418b2f277f23800;hb=482c7eafcb35a4031ab6f2241b14ac495735b7cd;hp=937e53205858caefa8a7b460144b1f7bbae139b4;hpb=8702b34a8ffdf220c9b054d8f1950a82c9387d6a;p=apps%2Flow-level-can-service.git diff --git a/src/isotp/send.h b/src/isotp/send.h index 937e532..8f707b2 100644 --- a/src/isotp/send.h +++ b/src/isotp/send.h @@ -9,9 +9,6 @@ extern "C" { #endif -IsoTpHandle isotp_send(IsoTpShims* shims, const uint16_t arbitration_id, - const uint8_t* payload, uint16_t size, - IsoTpMessageSentHandler callback); #ifdef __cplusplus }