zephyr/drivers/bluetooth/nble
Prasanna Karthik 6545aa3f52 Bluetooth: nble: Catch and handle non-zero fn_index
Avoid multiple breaks and gracefully catch non-zero values of fn_index

Change-Id: I1cf7b271b8478e63af2da1f40b4caceb63d7ce90
Signed-off-by: Prasanna Karthik <pkarthik@intrinsyc.com>
2017-02-10 12:03:09 +00:00
..
Kconfig Bluetooth: Kconfig: Make device name variable generic 2017-01-28 08:43:41 +02:00
Makefile drivers: bluetooth: nble: remove unneeded include path additions 2016-12-09 08:18:24 +02:00
conn.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
conn.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
conn_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
gap.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
gap_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
gatt.c Bluetooth: GATT: fixing unsubscription 2017-02-08 11:00:06 +00:00
gatt_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rpc.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rpc_deserialize.c Bluetooth: nble: Catch and handle non-zero fn_index 2017-02-10 12:03:09 +00:00
rpc_functions_to_ble_core.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rpc_functions_to_quark.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rpc_serialize.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
smp.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
smp.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stubs.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00