Fix a bug that caused the application to get stuck when executing the socket API after waking up from hibernation and before executing lte_hibernation_resume().
ENOTSUP is now a special error code to fallback to the kernel network stack. Therefore, change the error code from ENOTSUP to EAFNOSUPPORT.
Add usrsock daemon for ALT1250 LTE modem.