zephyr/net/bluetooth
Arkadiusz Lichwa d81689e915 Bluetooth: Introduce LE scan callback
Enables sending LE discovery results to user app.
Updates central apps to use new scan API.

Change-Id: Id319c96e15554f2eed4cf507cddd114ca74aa8e5
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-02-05 20:14:24 -05:00
..
att.c Bluetooth: Use hexadecimal format when printing GATT handles 2016-02-05 20:14:23 -05:00
att.h
buf.c Bluetooth: Move logging helpers to a dedicated header file 2016-02-05 20:14:23 -05:00
conn_internal.h Bluetooth: Make bt_conn_lookup_addr_le public 2016-02-05 20:14:23 -05:00
conn.c Bluetooth: Make connection lookup functions return a new ref 2016-02-05 20:14:23 -05:00
gatt.c Bluetooth: Use hexadecimal format when printing GATT handles 2016-02-05 20:14:23 -05:00
hci_core.c Bluetooth: Introduce LE scan callback 2016-02-05 20:14:24 -05:00
hci_core.h Bluetooth: Move HCI driver API to dedicated header file 2016-02-05 20:14:23 -05:00
Kconfig
keys.c Bluetooth: Move logging helpers to a dedicated header file 2016-02-05 20:14:23 -05:00
keys.h
l2cap.c Bluetooth: Move logging helpers to a dedicated header file 2016-02-05 20:14:23 -05:00
l2cap.h
Makefile
smp.c Bluetooth: Move logging helpers to a dedicated header file 2016-02-05 20:14:23 -05:00
smp.h
uuid.c