Refactor nas_security_rx_process
* use defines whenever possible * introduce a switch to handle security type. Currently only integrity protected and ciphered is handled, however the idea of the switch is to make the code ready for the future when different security types will be handled and different actions should be taken based on that. * define NAS_INTEGRITY_SIZE
Showing
Please register or sign in to comment