mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-04 22:30:09 +00:00
[Release-17] Upgrade SBI to v17.x.0
This commit is contained in:
parent
969c116e77
commit
4d44b1843e
1687 changed files with 121604 additions and 9310 deletions
|
|
@ -17,7 +17,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
typedef enum { OpenAPI_psa_indication_NULL = 0, OpenAPI_psa_indication_PSA_INSERTED, OpenAPI_psa_indication_PSA_REMOVED } OpenAPI_psa_indication_e;
|
||||
typedef enum { OpenAPI_psa_indication_NULL = 0, OpenAPI_psa_indication_PSA_INSERTED, OpenAPI_psa_indication_PSA_REMOVED, OpenAPI_psa_indication_PSA_INSERTED_ONLY, OpenAPI_psa_indication_PSA_REMOVED_ONLY } OpenAPI_psa_indication_e;
|
||||
|
||||
char* OpenAPI_psa_indication_ToString(OpenAPI_psa_indication_e psa_indication);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue