zephyr/drivers
Andrei Emeltchenko 171dab4f22 drivers/nble: Defer GATT long write errors to execute response
Defer Prepare write errors to be sent in Execute write response
Per Bluetooth Spec. The Attribute Value validation is done when an
Execute Write Request is received. Hence, any Invalid Offset or
Invalid Attribute Value Length errors are generated when an
Execute Write Request is received. Fixes test case
TC_GAW_SR_BI_33_C (run with shell).

Fixes: ZEP-218

Change-Id: I3dc4583f519e0da2e1f741c9b532d6a6c1970225
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-05-25 16:44:55 +00:00
..
adc adc: some symbols didn't have depends on ADC and should 2016-05-24 11:33:48 +00:00
aio qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
bluetooth drivers/nble: Defer GATT long write errors to execute response 2016-05-25 16:44:55 +00:00
clock_control stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
console console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
counter qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
ethernet eth_dw: use sys log interface for debugging 2016-05-12 10:57:27 +00:00
flash flash: update API documentation 2016-05-25 13:30:41 +00:00
gpio gpio: quark se: Add QMSI 1.1-based GPIO shim driver 2016-05-23 21:31:05 +00:00
grove grove: add temperature sensor 2016-05-12 12:11:04 +00:00
i2c i2c: fix some spelling errors/grammar in comments 2016-05-24 10:14:10 -07:00
ieee802154 ieee802154: cc2520: SPI workaround when QMSI drivers are in use 2016-05-04 13:47:17 +00:00
interrupt_controller pm/loapic: suspend/resume support for LOAPIC 2016-05-24 00:31:38 +00:00
ipm ipm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:16 +00:00
pci
pinmux qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
pwm qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
random
rtc qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
sensor sensor: fix typo resulting in compile error 2016-05-24 11:36:33 +00:00
serial uart: qmsi: do not include ioapic.h on non x86 systems 2016-05-23 21:32:10 +00:00
shared_irq
spi spi: quark se: Add QMSI 1.1-based SPI shim driver 2016-05-23 21:30:43 +00:00
timer arc: clarify in comment that ARC must have timer0 2016-05-09 20:56:51 +00:00
watchdog qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
Kconfig
Makefile qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00