zephyr/samples/bluetooth
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
..
beacon Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
central samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
central_hr samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
eddystone samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
gatt samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
handsfree samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
hci_uart Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
hci_usb samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
ipsp samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
peripheral Bluetooth: samples: Fix passkey display 2017-05-05 11:25:57 +03:00
peripheral_csc samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
peripheral_dis samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
peripheral_esp Bluetooth: samples: Fix passkey display 2017-05-05 11:25:57 +03:00
peripheral_hids Bluetooth: samples: Fix passkey display 2017-05-05 11:25:57 +03:00
peripheral_hr samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
peripheral_sc_only Bluetooth: samples: Fix passkey display 2017-05-05 11:25:57 +03:00
scan_adv samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
bluetooth.rst Bluetooth: Move Bluetooth docs to rst 2017-01-24 17:58:59 +00:00