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_location_accuracy_any_of_NULL = 0, OpenAPI_location_accuracy_any_of_CELL_LEVEL, OpenAPI_location_accuracy_any_of_TA_LEVEL, OpenAPI_location_accuracy_any_of_N3IWF_LEVEL, OpenAPI_location_accuracy_any_of_UE_IP, OpenAPI_location_accuracy_any_of_UE_PORT } OpenAPI_location_accuracy_any_of_e;
|
||||
typedef enum { OpenAPI_location_accuracy_any_of_NULL = 0, OpenAPI_location_accuracy_any_of_CELL_LEVEL, OpenAPI_location_accuracy_any_of_RAN_NODE_LEVEL, OpenAPI_location_accuracy_any_of_TA_LEVEL, OpenAPI_location_accuracy_any_of_N3IWF_LEVEL, OpenAPI_location_accuracy_any_of_UE_IP, OpenAPI_location_accuracy_any_of_UE_PORT } OpenAPI_location_accuracy_any_of_e;
|
||||
|
||||
char* OpenAPI_location_accuracy_any_of_ToString(OpenAPI_location_accuracy_any_of_e location_accuracy_any_of);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue