Commit ea25bf95 authored by Lionel Gauthier's avatar Lionel Gauthier

nas_bearer_param callback added, to be filled

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5202 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent bac55d58
......@@ -138,6 +138,7 @@ int nas_proc_ul_transfer_ind(UInt32_t ueid, const Byte_t *data, UInt32_t len);
int nas_proc_auth_param_res(emm_cn_auth_res_t *emm_cn_auth_res);
int nas_proc_auth_param_fail(emm_cn_auth_fail_t *emm_cn_auth_fail);
int nas_proc_deregister_ue(UInt32_t ue_id);
int nas_proc_bearer_param(nas_bearer_param_t *nas_bearer_param_pP);
#endif
#endif /* __NAS_PROC_H__*/
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