Home
last modified time | relevance | path

Searched refs:ongoing (Results 1 – 4 of 4) sorted by relevance

/babblesim_ext_2G4_libPhyComv1-latest/src/
Dbs_pc_2G4_stateless_wo_callbacks.c33 c2G4_dev_st->ongoing = Tx_Abort_Reeval_2G4; in p2G4_dev_get_tx_resp_nc()
37 c2G4_dev_st->ongoing = Nothing_2G4; in p2G4_dev_get_tx_resp_nc()
55 c2G4_dev_st->ongoing = CCA_Abort_Reeval_2G4; in p2G4_dev_get_cca_resp_nc()
59 c2G4_dev_st->ongoing = Nothing_2G4; in p2G4_dev_get_cca_resp_nc()
85 if ( c2G4_dev_st->ongoing != Nothing_2G4 ) { in p2G4_dev_req_tx_s_nc_b()
111 if ( c2G4_dev_st->ongoing != Nothing_2G4 ) { in p2G4_dev_req_txv2_s_nc_b()
132 if ( c2G4_dev_st->ongoing != Tx_Abort_Reeval_2G4 ) { in p2G4_dev_provide_new_tx_abort_s_nc_b()
160 if ( c2G4_dev_st->ongoing != Nothing_2G4 ) { in p2G4_dev_req_cca_s_nc_b()
181 if ( c2G4_dev_st->ongoing != CCA_Abort_Reeval_2G4 ) { in p2G4_dev_provide_new_cca_abort_s_nc_b()
206 c2G4_dev_st->ongoing = Rx_Abort_Reeval_2G4; in c2G4_handle_rx_responses_s_nc()
[all …]
Dbs_pc_2G4.c67 C2G4_dev_st_nc.ongoing = Nothing_2G4; in p2G4_dev_initcom_nc()
Dbs_pc_2G4.h120 …p2G4_t_ongoing_transaction_t ongoing; //just as a safety check against bugy devices (only used in … member
/babblesim_ext_2G4_libPhyComv1-latest/docs/
DCurrent_API_shortcommings.txt9 …* or to assume no errors while doing the ongoing packet parsing, and have a too good performance (…