zephyr/subsys
Sathish Narasimman 77446839ad Bluetooth: AT: Improve API() to work with buffer increment
at_get_number which converts the string into number now operates on
at_client to get the string buffer. This patch also improves API()
skip_whitespace to be operated on at_client. Also the the API's
get_cmd_value, get_response_string are updated to work with buf
increment.

Also in this patch the return type of the function str_has_prefix
is changed from 'int' to 'bool'.

Change-Id: Ia626e0d13212b84413cce0444349975f4abe1cf6
Signed-off-by: Sathish Narasimman <sathish.narasimman@intel.com>
2016-12-24 08:42:15 +02:00
..
bluetooth Bluetooth: AT: Improve API() to work with buffer increment 2016-12-24 08:42:15 +02:00
debug debug: gdb: move to new kernel APIs 2016-12-19 14:59:35 -05:00
fs fs/disk: Improve code readability 2016-12-05 02:46:52 +00:00
logging logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
net net/utils: Use the right data-type 2016-12-21 12:54:50 +00:00
usb arch/arc, usb, ztest: Add the ARG_UNUSED macro 2016-12-21 12:54:54 +00:00
Kconfig debug: move debug features from misc to subsys/debug 2016-12-19 19:58:40 +00:00
Makefile debug: move debug features from misc to subsys/debug 2016-12-19 19:58:40 +00:00