zephyr/drivers/nble
Andrei Emeltchenko 44e311ed19 Bluetooth: nble: Limit number tries when reading from UART
There are situations when nble_read() might stuck reading from UART when
there is no data. Limit number of tries to 10.

Change-Id: I23380b622439ce9fa72b05f4eb527f03c749fce8
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-02-05 20:25:26 -05:00
..
conn.c Bluetooth: Add stubs for directed advertising API 2016-02-05 20:25:19 -05:00
gap.c Bluetooth: nble: Implement ble_log 2016-02-05 20:25:26 -05:00
gap_internal.h Bluetooth: nble: Make GAP coding style consistent 2016-02-05 20:25:26 -05:00
gatt.c Bluetooth: nble: Enable GATT functions 2016-02-05 20:25:26 -05:00
gatt_internal.h Bluetooth: nble: Make GATT coding style consistent 2016-02-05 20:25:26 -05:00
Kconfig Bluetooth: nble: Implement bt_enable 2016-02-05 20:25:26 -05:00
Makefile Bluetooth: nble: Use weak functions printing debug info 2016-02-05 20:25:26 -05:00
rpc.h Bluetooth: nble: Add RPC Serialization IPC 2016-02-05 20:25:26 -05:00
rpc_deserialize.c Bluetooth: nble: Refactor header include logic 2016-02-05 20:25:26 -05:00
rpc_functions_to_ble_core.h Bluetooth: nble: Refactor header include logic 2016-02-05 20:25:26 -05:00
rpc_functions_to_quark.h Bluetooth: nble: Include all functions to build 2016-02-05 20:25:26 -05:00
rpc_serialize.c Bluetooth: nble: Refactor header include logic 2016-02-05 20:25:26 -05:00
stubs.c Bluetooth: nble: Use weak functions printing debug info 2016-02-05 20:25:26 -05:00
uart.c Bluetooth: nble: Limit number tries when reading from UART 2016-02-05 20:25:26 -05:00
uart.h Bluetooth: nble: Move receive logic to fiber 2016-02-05 20:25:26 -05:00
version.h Bluetooth: nble: Add RPC Serialization IPC 2016-02-05 20:25:26 -05:00