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
..
conn_internal.h
conn.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
conn.h
gap_internal.h
gap.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
gatt_internal.h
gatt.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
Kconfig
Makefile Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
rpc_deserialize.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
rpc_functions_to_ble_core.h
rpc_functions_to_quark.h
rpc_serialize.c
rpc.h
smp.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
smp.h
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