zephyr/drivers/nble
Luiz Augusto von Dentz dab10c414b drivers/nble: Add UUID support
This reuses the existing code since that is not driver specific, with
this samples such as tester can be build using nble driver.

Change-Id: I6d9f3edf8deb2e84fce233ef02d1cd0ad6f52526
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:25:27 -05:00
..
Kconfig Bluetooth: nble: Implement bt_enable 2016-02-05 20:25:26 -05:00
Makefile drivers/nble: Add UUID support 2016-02-05 20:25:27 -05:00
conn.c Bluetooth: Add stubs for directed advertising API 2016-02-05 20:25:19 -05:00
gap.c Bluetooth: nble: Fix missing format specifier 2016-02-05 20:25:27 -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
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: Allow to build UART driver for nanokernel 2016-02-05 20:25:27 -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