zephyr/drivers/bluetooth/nble
Carles Cufi 6c9e563c92 Bluetooth: Move common code to common/
Since more and more code is going to be reused by both the Host and the
Controller, this commit introduces a common/ folder that will contain
everything that is not tied to one of the two components but shared by
them.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-05-12 12:56:14 +03:00
..
Kconfig Bluetooth: Move HCI driver debug to top-level Kconfig 2017-05-10 08:23:25 +03:00
Makefile Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
conn.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
conn.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
conn_internal.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
gap.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
gap_internal.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
gatt.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
gatt_internal.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
rpc.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
rpc_deserialize.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
rpc_functions_to_ble_core.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
rpc_functions_to_quark.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
rpc_serialize.c Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
smp.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
smp.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stubs.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
uart.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
uart.h spell: fix doxygen comment typos: /drivers 2017-04-19 10:45:34 -07:00