summaryrefslogtreecommitdiff
path: root/src/lte.c
Commit message (Expand)AuthorAgeFilesLines
* lte: Use the right D-Bus interface for property change signalSlava Monich2020-06-181-1/+1
* lte: Add additional sanity checks for username/passwordDenis Kenzior2018-10-221-0/+6
* lte: protocol and authentication for default ctxGiacinto Cifelli2018-10-221-55/+157
* lte: add implementation for ofono_lte_get_modemGiacinto Cifelli2018-09-241-0/+5
* lte: clarify failed registration messageGiacinto Cifelli2018-09-241-1/+1
* lte: update to the new APIDenis Kenzior2018-03-121-1/+2
* common: move strlen(apn) check into is_valid_apn()Alexander Couzens2017-09-051-3/+0
* lte: fix early imsi freeDragos Tatulea2016-11-221-3/+3
* lte: If method is NULL, return not implementedDenis Kenzior2016-11-151-5/+7
* lte: Relax condition to g_free imsiDenis Kenzior2016-11-151-3/+3
* lte: add implementation for LTE atomDragos Tatulea2016-11-151-0/+375