zephyr/net/bluetooth
Mariusz Skamra 3831217a98 Bluetooth: Fix scan_type in le_set_scan_params
scan_type should be set to BT_LE_SCAN_ACTIVE

Change-Id: I4cb4141919819ce104b002bfc0e89bedbc55e90d
Signed-off-by: Mariusz Skamra <mariusz.skamra@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: Add bt_conn_get_dst function 2016-02-05 20:14:24 -05:00
gatt.c Bluetooth: Use hexadecimal format when printing GATT handles 2016-02-05 20:14:23 -05:00
hci_core.c Bluetooth: Fix scan_type in le_set_scan_params 2016-02-05 20:14:24 -05:00
hci_core.h Bluetooth: Fix minor coding style issues 2016-02-05 20:14:24 -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: Fix minor coding style issues 2016-02-05 20:14:24 -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