zephyr/drivers/bluetooth
Carles Cufi bca3deb1e7 drivers: Bluetooth: Generalize IC-specific setup hook
In order to generalize the currently specialized nRF51 IC setup hook,
make the following changes:

- Generalize the hook to bt_ic_setup()
- Use a weak NOP version by default
- Move the currently existing one to the board folder

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2019-04-19 12:21:21 +02:00
..
hci drivers: Bluetooth: Generalize IC-specific setup hook 2019-04-19 12:21:21 +02:00
CMakeLists.txt drivers: Bluetooth: Generalize IC-specific setup hook 2019-04-19 12:21:21 +02:00
Kconfig drivers: Bluetooth: Generalize IC-specific setup hook 2019-04-19 12:21:21 +02:00
util.h