Home
last modified time | relevance | path

Searched refs:packet (Results 1 – 7 of 7) sorted by relevance

/babblesim_ext_2G4_libPhyComv1-latest/src/
Dbs_pc_2G4.c28 int p2G4_dev_req_tx_c_b(p2G4_tx_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s) { in p2G4_dev_req_tx_c_b() argument
29 return p2G4_dev_req_tx_s_c_b(&C2G4_dev_st, tx_s, packet, tx_done_s); in p2G4_dev_req_tx_c_b()
32 int p2G4_dev_req_txv2_c_b(p2G4_txv2_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s) { in p2G4_dev_req_txv2_c_b() argument
33 return p2G4_dev_req_txv2_s_c_b(&C2G4_dev_st, tx_s, packet, tx_done_s); in p2G4_dev_req_txv2_c_b()
78 int p2G4_dev_req_tx_nc_b(p2G4_tx_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s) { in p2G4_dev_req_tx_nc_b() argument
79 return p2G4_dev_req_tx_s_nc_b(&C2G4_dev_st_nc, tx_s, packet, tx_done_s); in p2G4_dev_req_tx_nc_b()
82 int p2G4_dev_req_txv2_nc_b(p2G4_txv2_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s) { in p2G4_dev_req_txv2_nc_b() argument
83 return p2G4_dev_req_txv2_s_nc_b(&C2G4_dev_st_nc, tx_s, packet, tx_done_s); in p2G4_dev_req_txv2_nc_b()
Dbs_pc_2G4_stateless.c85 int p2G4_dev_req_tx_s_c_b(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_tx_t *tx_s, uint8_t *packet, p2G… in p2G4_dev_req_tx_s_c_b() argument
91 p2G4_dev_req_tx_i(&p2G4_dev_state->pb_dev_state, tx_s, packet); in p2G4_dev_req_tx_s_c_b()
105 int p2G4_dev_req_txv2_s_c_b(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_txv2_t *tx_s, uint8_t *packet,… in p2G4_dev_req_txv2_s_c_b() argument
111 p2G4_dev_req_txv2_i(&p2G4_dev_state->pb_dev_state, tx_s, packet); in p2G4_dev_req_txv2_s_c_b()
127 int p2G4_dev_req_tx_s_c(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_tx_t *tx_s, uint8_t *packet) { in p2G4_dev_req_tx_s_c() argument
129 p2G4_dev_req_tx_i(&p2G4_dev_state->pb_dev_state, tx_s, packet); in p2G4_dev_req_tx_s_c()
140 int p2G4_dev_req_txv2_s_c(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_txv2_t *tx_s, uint8_t *packet) { in p2G4_dev_req_txv2_s_c() argument
142 p2G4_dev_req_txv2_i(&p2G4_dev_state->pb_dev_state, tx_s, packet); in p2G4_dev_req_txv2_s_c()
Dbs_pc_2G4.h86 int p2G4_dev_req_txv2_c_b(p2G4_txv2_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s);
96 int p2G4_dev_req_txv2_nc_b(p2G4_txv2_t *tx_s, uint8_t *packet, p2G4_tx_done_t *tx_done_s);
132 int p2G4_dev_req_txv2_s_nc_b(p2G4_dev_state_nc_t *c2G4_dev_st, p2G4_txv2_t *tx_s, uint8_t *packet, …
159 int p2G4_dev_req_txv2_s_c_b(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_txv2_t *tx_s, uint8_t *packet,…
Dbs_pc_2G4_stateless_wo_callbacks.c80 int p2G4_dev_req_tx_s_nc_b(p2G4_dev_state_nc_t *c2G4_dev_st, p2G4_tx_t *tx_s, uint8_t *packet, p2G4… in p2G4_dev_req_tx_s_nc_b() argument
89 p2G4_dev_req_tx_i(&c2G4_dev_st->pb_dev_state, tx_s, packet); in p2G4_dev_req_tx_s_nc_b()
106 int p2G4_dev_req_txv2_s_nc_b(p2G4_dev_state_nc_t *c2G4_dev_st, p2G4_txv2_t *tx_s, uint8_t *packet, … in p2G4_dev_req_txv2_s_nc_b() argument
115 p2G4_dev_req_txv2_i(&c2G4_dev_st->pb_dev_state, tx_s, packet); in p2G4_dev_req_txv2_s_nc_b()
/babblesim_ext_2G4_libPhyComv1-latest/docs/
DCurrent_API_shortcommings.txt3 * Some protocols/stacks will look into the data even before the packet is CRC'ed. This can be the c…
5 …Today the Phy provides an uncorrupted packet, so the device cannot directly behave like if it rece…
9 …* or to assume no errors while doing the ongoing packet parsing, and have a too good performance (…
16 …as that would allow to generate the corrupted packet in the lowest layer of the device, and have i…
17 …The issue with such a solution though, is that as some stacks look into as much packet as possible…
DREADME.md44 with the possibly received packet.
D2G4_libPhyComv1_protocol.drawio430 …<mxCell id="dr4Q5oIslBrHxq2r1_mw-123" value="Rx (no packet found)" style="shape=umlFrame;whiteSpac…
451 …<mxCell id="dr4Q5oIslBrHxq2r1_mw-132" value="Rx (packet found, rejected by device)" style="shape=u…
517 …<mxCell id="dr4Q5oIslBrHxq2r1_mw-146" value="Rx (packet found, accepted by device)" style="shape=u…
758 …<mxCell id="mFicTEZY3xEFJzQSboa6-80" value="Rxv2 (no packet found)" style="shape=umlFrame;whiteSpa…
779 …<mxCell id="mFicTEZY3xEFJzQSboa6-84" value="Rxv2 (packet found, rejected by device)" style="shape=…
845 …<mxCell id="mFicTEZY3xEFJzQSboa6-98" value="Rxv2 (packet found, accepted by device)" style="shape=…