mbed-os/features/cellular/framework/AT
Mirela Chirica 2f47b5b481 Cellular: Rewrite AT handler consume to tag
If sequence from buffer contains tag but symbol before tag is same as
first symbol of the tag, then the tag wasn't detected.

For example, "\r\n" tag was not found from "\r\r\nOK" sequence.
2018-12-27 22:26:00 -06:00
..
ATHandler.cpp Cellular: Rewrite AT handler consume to tag 2018-12-27 22:26:00 -06:00
ATHandler.h Cellular: Fix ATHandler URC processing 2018-11-25 23:47:23 -08:00
AT_CellularBase.cpp Cellular: Target support for AT+CCID and AT+CGSN 2018-06-15 14:28:48 +03:00
AT_CellularBase.h Merge pull request #8019 from jarvte/fix_crash_in_close_cellularnetwork 2018-09-24 09:06:34 +02:00
AT_CellularContext.cpp Merge branch 'gracefully_disconnect' of https://github.com/jarvte/mbed-os into dev_rollup 2018-11-24 21:15:38 +00:00
AT_CellularContext.h Cellular: Fixed backward compatibility with OnBoardCellularInterface and set default values in NetworkInterfaceDefaults.cpp. 2018-11-11 14:13:05 +02:00
AT_CellularDevice.cpp Cellular: Updated debug prints, and network registration return value 2018-11-19 02:55:43 -08:00
AT_CellularDevice.h Cellular: Fixed backward compatibility with OnBoardCellularInterface and set default values in NetworkInterfaceDefaults.cpp. 2018-11-11 14:13:05 +02:00
AT_CellularInformation.cpp Cellular: Target support for AT+CCID and AT+CGSN 2018-06-15 14:28:48 +03:00
AT_CellularInformation.h Cellular: Added AT+CCID and AT+CGSN 2018-06-14 13:47:17 +03:00
AT_CellularNetwork.cpp cellular: registration status change fix 2018-12-27 22:25:54 -06:00
AT_CellularNetwork.h Cellular: Updated debug prints, and network registration return value 2018-11-19 02:55:43 -08:00
AT_CellularPower.cpp Cellular: Refactor basic AT command stop and response reading into own method 2018-10-22 09:44:12 +03:00
AT_CellularPower.h cellular: astyle fix 2018-07-27 13:33:20 +01:00
AT_CellularSIM.cpp Cellular: Refactor basic AT command stop and response reading into own method 2018-10-22 09:44:12 +03:00
AT_CellularSIM.h Cellular: Added AT+CCID and AT+CGSN 2018-06-14 13:47:17 +03:00
AT_CellularSMS.cpp Changed CellularContext to inherit from CellularBase instead of NetworkInterface. \n Changed Device constructor to take Filehandle instead of eventqueue. 2018-11-11 14:13:05 +02:00
AT_CellularSMS.h cellular: astyle fix 2018-07-27 13:33:20 +01:00
AT_CellularStack.cpp Formatted via astyle. 2018-12-11 16:14:50 -06:00
AT_CellularStack.h Cellular: Updated debug prints, and network registration return value 2018-11-19 02:55:43 -08:00