views:

59

answers:

1

I did not find any clues on how to get the cellular connection interface name.

BTW is the cellular connection interface static or it can change for example from en1 to en2?

Thanks

A: 

For my application the name of the cellular connection is required. I know how to determine if the cellular connection is active. but for the other piece of code I'm using I need to know the interface name.

How do I get this info?

Does the cellular connection use dedicated interface? If so, which one?

Thanks

embedded