zephyr/subsys
Vinayak Kariappa Chettimada 66d9e11f93 Bluetooth: controller: Add ll_adv_scan_state_cb callback
Added a callback function ll_adv_scan_state_cb from the
Controller that gets called on either an advertiser or a
scanner getting started as the Controller's first enabled
state. The callback is also called on the Controller's
last disabled advertising or scanning state.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-06-14 17:42:27 +02:00
..
bluetooth Bluetooth: controller: Add ll_adv_scan_state_cb callback 2017-06-14 17:42:27 +02:00
console subsys: console: Fix signed vs unsigned char issues. 2017-05-22 08:43:31 -05:00
debug debug: add stack sentinel feature 2017-05-13 15:14:41 -04:00
disk license: add missing licenses and copyright 2017-06-08 10:41:56 -04:00
fs
logging
net net: tcp: Remove fin_queued flag from struct net_tcp 2017-06-13 10:33:41 +03:00
shell shell: Adjust arguments when executing a command of different module 2017-06-09 18:54:27 -04:00
usb misc: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
Kconfig
Makefile