Is mbim-network checking for the wrong activation state? i.e. "connected" instead of "activated"
Hey all!
I'm trying to use mbim-network
to check if a modem is connected and I'm getting an unexpected status code reported (64) when the device is activated and working.
Looking at the code, it seems to be checking if the ActivationState is listed as "connected", but I'm not sure that this is a valid ActivationState. Does it mean to be checking for "activated"?