Searched defs:p2G4_dev_state (Results 1 – 2 of 2) sorted by relevance
| /babblesim_ext_2G4_libPhyComv1-latest/src/ |
| D | bs_pc_2G4_stateless.c | 12 int p2G4_dev_initcom_s_c(p2G4_dev_state_s_t *p2G4_dev_state, unsigned int dev_nbr, in p2G4_dev_initcom_s_c() 21 void p2G4_dev_terminate_s_c(p2G4_dev_state_s_t *p2G4_dev_state){ in p2G4_dev_terminate_s_c() 28 void p2G4_dev_disconnect_s_c(p2G4_dev_state_s_t *p2G4_dev_state){ in p2G4_dev_disconnect_s_c() 39 static int p2G4_dev_do_abort_reeval_s(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_abort_t *abort_s) { in p2G4_dev_do_abort_reeval_s() 61 static pc_header_t get_resp_while_handling_abortreeval_s(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_a… in get_resp_while_handling_abortreeval_s() 85 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() 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() 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() 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() 154 int p2G4_dev_pick_txresp_s_c_b(p2G4_dev_state_s_t *p2G4_dev_state, p2G4_tx_done_t *tx_done_s) { in p2G4_dev_pick_txresp_s_c_b() [all …]
|
| D | bs_pc_2G4_stateless_wo_callbacks.c | 11 int p2G4_dev_initCom_s_nc(p2G4_dev_state_nc_t *p2G4_dev_state, uint d, in p2G4_dev_initCom_s_nc() 16 void p2G4_dev_terminate_s_nc(p2G4_dev_state_nc_t *p2G4_dev_state){ in p2G4_dev_terminate_s_nc() 20 void p2G4_dev_disconnect_s_nc(p2G4_dev_state_nc_t *p2G4_dev_state){ in p2G4_dev_disconnect_s_nc() 197 int p2G4_dev_req_wait_s_nc_b(p2G4_dev_state_nc_t *p2G4_dev_state, pb_wait_t *wait_s){ in p2G4_dev_req_wait_s_nc_b() 283 int p2G4_dev_rx_cont_after_addr_s_nc_b(p2G4_dev_state_nc_t *p2G4_dev_state, bool dev_accepts){ in p2G4_dev_rx_cont_after_addr_s_nc_b() 324 int p2G4_dev_rxv2_cont_after_addr_s_nc_b(p2G4_dev_state_nc_t *p2G4_dev_state, bool dev_accepts, p2G… in p2G4_dev_rxv2_cont_after_addr_s_nc_b() 363 int p2G4_dev_provide_new_rx_abort_s_nc_b(p2G4_dev_state_nc_t *p2G4_dev_state, p2G4_abort_t * abort){ in p2G4_dev_provide_new_rx_abort_s_nc_b() 389 int p2G4_dev_provide_new_rxv2_abort_s_nc_b(p2G4_dev_state_nc_t *p2G4_dev_state, p2G4_abort_t * abor… in p2G4_dev_provide_new_rxv2_abort_s_nc_b() 445 int p2G4_dev_req_rx_s_nc_b(p2G4_dev_state_nc_t *p2G4_dev_state, p2G4_rx_t *rx_s, p2G4_rx_done_t *rx… in p2G4_dev_req_rx_s_nc_b() 482 int p2G4_dev_req_rxv2_s_nc_b(p2G4_dev_state_nc_t *p2G4_dev_state, p2G4_rxv2_t *rx_s, p2G4_address_t… in p2G4_dev_req_rxv2_s_nc_b()
|