![]()  | 
        
           Wirepas SDK
           
         | 
        
Data Fields | |
| void(* | send_reply )(void) | 
| bool(* | write_hw )(const void *, uint32_t) | 
| void(* | frame_removed )(void) | 
| bool(* | process_response )(waps_item_t *) | 
| void(* | update_irq )(bool) | 
| void(* | flush_hw )(void) | 
| void(* flush_hw(void) | 
Definition at line 28 of file waps_protocol.h.
| void(* frame_removed(void) | 
Definition at line 25 of file waps_protocol.h.
| bool(* process_response(waps_item_t *) | 
Definition at line 26 of file waps_protocol.h.
| void(* send_reply(void) | 
Definition at line 23 of file waps_protocol.h.
| void(* update_irq(bool) | 
Definition at line 27 of file waps_protocol.h.
| bool(* write_hw(const void *, uint32_t) | 
Definition at line 24 of file waps_protocol.h.