mbed-os/UNITTESTS/features/cellular/framework/AT/at_cellularnetwork
Ari Parkkila 9bdeb68e74 Cellular: Updated debug prints, and network registration return value
Updated cellular debug trace prints:
 - Removed unnecessary prints.
 - Tracing more in DEBUG level.
 - Read/write bytes not printed on big packets.
 - Signal quality (RSSI) traced to log network problems.
 - Dismissed AT data is traced.
 - Modem type and firmware version are traced.

Network registration returns NotRegistered instead of StatusNotAvailable,
because that's not in 3GPP TS 27.007.
2018-11-19 02:55:43 -08:00
..
at_cellularnetworktest.cpp Cellular: Updated debug prints, and network registration return value 2018-11-19 02:55:43 -08:00
unittest.cmake