Home
last modified time | relevance | path

Searched refs:P2G4_MSG_ABORTREEVAL (Results 1 – 3 of 3) sorted by relevance

/babblesim_ext_2G4_libPhyComv1-latest/src/
Dbs_pc_2G4_stateless_wo_callbacks.c32 if (header == P2G4_MSG_ABORTREEVAL) { in p2G4_dev_get_tx_resp_nc()
54 if (header == P2G4_MSG_ABORTREEVAL) { in p2G4_dev_get_cca_resp_nc()
205 if (header == P2G4_MSG_ABORTREEVAL) { in c2G4_handle_rx_responses_s_nc()
240 if (header == P2G4_MSG_ABORTREEVAL) { in c2G4_handle_rxv2_responses_s_nc()
Dbs_pc_2G4_types.h483 #define P2G4_MSG_ABORTREEVAL 0x101 macro
Dbs_pc_2G4_stateless.c69 …if (header == P2G4_MSG_ABORTREEVAL) { //while the phy answers us with abort reevaluations we handl… in get_resp_while_handling_abortreeval_s()