zephyr/drivers/nble
Luiz Augusto von Dentz 2d220fdcf7 drivers/nble: Increase buffer size to 384 bytes
This is the MTU supported by the firmware and is necessary in order to
register bigger services such as vendor specific in the peripheral
sample.

Change-Id: I24b2f9e983d8e2da22d41a40f538f0daf7d526d0
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:25:32 -05:00
..
conn.c Bluetooth: Add stubs for directed advertising API 2016-02-05 20:25:19 -05:00
gap.c drivers/nble: Only call ready callback once get_version completes 2016-02-05 20:25:32 -05:00
gap_internal.h Bluetooth: nble: Update NBLE RPC interfaces 2016-02-05 20:25:32 -05:00
gatt.c Bluetooth: nble: Update NBLE RPC interfaces 2016-02-05 20:25:32 -05:00
gatt_internal.h Bluetooth: nble: Update NBLE RPC interfaces 2016-02-05 20:25:32 -05:00
Kconfig Bluetooth: nble: Remove enabling debug by default 2016-02-05 20:25:31 -05:00
Makefile drivers/nble: Add UUID support 2016-02-05 20:25:27 -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: Update NBLE RPC interfaces 2016-02-05 20:25:32 -05:00
rpc_functions_to_quark.h Bluetooth: nble: Update NBLE RPC interfaces 2016-02-05 20:25:32 -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 drivers/nble: Increase buffer size to 384 bytes 2016-02-05 20:25:32 -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