Commit 851cf969 authored by francescomani's avatar francescomani

add detach log at MAC

parent 7c24dea1
......@@ -1433,6 +1433,7 @@ void nr_rrc_mac_config_req_reset(module_id_t module_id,
nr_ue_send_synch_request(mac, module_id, 0, -1);
break;
case DETACH:
LOG_A(NR_MAC, "Received detach indication\n");
reset_ra(mac, cause);
reset_mac_inst(mac);
nr_ue_reset_sync_state(mac);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment