Wirepas SDK
waps_uart_protocol.h File Reference

Go to the source code of this file.

Functions

void Waps_protUart_sendReply (void)
 (Re-)Send reply More...
 
void Waps_protUart_frameRemoved (void)
 Tell protocol that a frame has been removed (invalid) More...
 
bool Waps_protUart_processResponse (waps_item_t *item)
 Process response and send indication if necessary. More...
 

Function Documentation

◆ Waps_protUart_frameRemoved()

void Waps_protUart_frameRemoved ( void  )

Tell protocol that a frame has been removed (invalid)

◆ Waps_protUart_processResponse()

bool Waps_protUart_processResponse ( waps_item_t item)

Process response and send indication if necessary.

Returns
true Frame is a response frame false Frame is not a response frame

◆ Waps_protUart_sendReply()

void Waps_protUart_sendReply ( void  )

(Re-)Send reply