Data Fields | |
uns8 | flag |
rf_packet | packet |
uns8 | sent_count |
uns16 | tick_sent |
Definition at line 57 of file pic_packet.c.
uns8 sending_item::flag |
Definition at line 61 of file pic_packet.c.
Referenced by pkt_init(), pkt_process_rf_data(), pkt_process_tx_queue(), and pkt_queue_packet().
Definition at line 58 of file pic_packet.c.
Referenced by pkt_process_rf_data(), and pkt_process_tx_queue().
Definition at line 60 of file pic_packet.c.
Referenced by pkt_process_tx_queue(), and pkt_queue_packet().
uns16 sending_item::tick_sent |
Definition at line 59 of file pic_packet.c.
Referenced by pkt_process_tx_queue().