zephyr/drivers
Grzegorz Kolodziejczyk 2bae7b4c5f Bluetooth: drivers/nble: Fix returning included service handle
Parse include function intention is to return last parsed included
service handle. Next discovery iteration of included services should be
started from last found included service handle instead of end handle
from included handle value (which contains attribute handle of included
service declaration and the end group handle, BLUETOOTH SPECIFICATION
Version 4.2 [Vol 3, Part G], 4.5.1).

Change-Id: I73fe4027cb616242e838ea54c61b7780f1838e52
Signed-off-by: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>
2016-04-14 13:47:26 +00:00
..
adc adc: move each driver kconfig options into submenus 2016-03-18 11:27:09 +00:00
aio aio_comparator/dw: base address to be defined by SoC 2016-03-30 13:39:04 +00:00
bluetooth Bluetooth: drivers/nble: Fix returning included service handle 2016-04-14 13:47:26 +00:00
clock_control refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
console console: shell: expect const commands array 2016-04-01 13:12:56 +00:00
counter counter: Fix returning code 2016-03-23 15:55:11 +00:00
ethernet ethernet/dw: remove kconfigs that are SoC specific 2016-04-07 00:58:57 +00:00
flash flash/spi_flash_w25qxxdv: do not set driver_api if init fails 2016-04-12 23:52:10 +00:00
gpio gpio/pcal_9535a: move driver_api assignment later 2016-04-12 19:30:35 +08:00
grove sys_log: Grove driver update to new logging API 2016-03-18 00:01:21 +00:00
i2c i2c: qmsi: Add support for default configuration 2016-03-31 13:18:26 +00:00
ieee802154 cc2520: Properly start and stop the device 2016-04-14 07:49:23 +00:00
interrupt_controller interupt_controller/stm32_exti: driver for STM32 EXTI controller 2016-03-18 20:53:06 +00:00
ipm drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
pci kconfig: use menuconfig for PCI options 2016-03-29 01:31:52 +00:00
pinmux pinmux/galileo: include board.h 2016-04-01 09:52:04 -07:00
pwm pwm/pca_9685: move driver_api assignment later 2016-04-12 11:25:03 +00:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc rtc/qmsi: Fix the IRQ priority setting according to the SoC specific option 2016-04-06 12:05:23 -07:00
sensor sensors: bma280: fix slope threshold measurement unit 2016-04-13 17:27:08 +00:00
serial uart/nsim: fixed missing driver_api assignment 2016-04-12 19:30:35 +08:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
spi spi/intel: move driver_api assignment later 2016-04-12 19:30:35 +08:00
timer power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
watchdog watchdog/wdt_dw: remove kconfigs that are SoC specific 2016-03-31 23:17:24 +00:00
Kconfig drivers: Renaming directory "802.15.4" into "ieee802154" 2016-04-07 17:24:55 +00:00
Makefile drivers: Renaming directory "802.15.4" into "ieee802154" 2016-04-07 17:24:55 +00:00