zephyr/subsys/bluetooth
Trond Einar Snekvik 5b14ab4481 Bluetooth: Add dynamic le scan listener interface
Adds a way to register listeners for incoming scanner packets, in
addition to the callback passed in bt_le_scan_enable.

This allows application modules to add multiple scan packet listeners
without owning the scanner life cycle API, enabling use cases like
beacon scanning alongside Bluetooth Mesh.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-01-13 14:27:01 +01:00
..
common Bluetooth: assert: Change printed expression to printing line and file 2020-01-13 13:59:55 +01:00
controller Bluetooth: controller: Refactor time calculation for LL DLE procedure 2020-01-10 14:10:23 +01:00
host Bluetooth: Add dynamic le scan listener interface 2020-01-13 14:27:01 +01:00
mesh Bluetooth: Mesh: Enable Segmented Control Messages 2020-01-11 18:20:52 +01:00
services kconfig: Remove some redundant single-item menus and ifs 2019-12-21 10:26:54 -05:00
shell Bluetooth: shell: Fix not reseting value_handle if subscription fails 2020-01-09 19:20:21 +01:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00