zephyr/subsys/bluetooth/host
Radoslaw Koppel 4db9731451 bluetooth: host: conn: Add const to addr in bt_le_set_auto_conn
This commit adds missed const modifier for addr pointer for
bt_le_set_auto_conn function

Signed-off-by: Radoslaw Koppel <radoslaw.koppel@nordicsemi.no>
2018-10-08 20:31:39 -04:00
..
mesh Bluetooth: Mesh: Enforce proper compilation. 2018-09-20 11:14:03 +03:00
a2dp_internal.h
a2dp.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
at.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
at.h
att_internal.h
att.c Bluetooth: L2CAP: Add return to recv 2018-09-24 12:51:11 +03:00
avdtp_internal.h
avdtp.c Bluetooth: L2CAP: Add return to recv 2018-09-24 12:51:11 +03:00
CMakeLists.txt Bluetooth: Remove bt_storage API 2018-05-04 17:26:05 -04:00
conn_internal.h Bluetooth: Add option to configure peripheral connection parameters 2018-09-25 13:31:10 +03:00
conn.c bluetooth: host: conn: Add const to addr in bt_le_set_auto_conn 2018-10-08 20:31:39 -04:00
crypto.c Bluetooth: Use BT_CMD_TEST macro for testing supported commands 2018-09-28 13:43:39 +03:00
crypto.h
ecc.h
gatt_internal.h bluetooth: gatt: Add GAP Central Address Resolution characteristic 2018-09-10 17:47:15 -04:00
gatt.c portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
hci_core.c Bluetooth: Fix autoconnect if cancelled pending connection 2018-10-05 13:43:49 +02:00
hci_core.h Bluetooth: host: directed advertising support 2018-09-13 14:21:21 +02:00
hci_ecc.c portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
hci_ecc.h
hci_raw_internal.h
hci_raw.c
hfp_hf.c
hfp_internal.h
Kconfig Bluetooth: Allow to configure LE Create Connection timeout 2018-09-28 13:42:26 +03:00
keys_br.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
keys.c Bluetooth: Add API to iterate through existing bonds 2018-09-24 13:27:26 +03:00
keys.h Bluetooth: Fix security level checking with LE SC and no-bonding 2018-09-19 13:34:29 +03:00
l2cap_br.c Bluetooth: L2CAP: Add return to recv 2018-09-24 12:51:11 +03:00
l2cap_internal.h Bluetooth: L2CAP: Update LE specific connection result values 2018-04-03 14:30:10 +03:00
l2cap.c Bluetooth: L2CAP: Make use of net_buf_append_bytes 2018-09-24 12:51:11 +03:00
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c Bluetooth: L2CAP: Add return to recv 2018-09-24 12:51:11 +03:00
sdp_internal.h
sdp.c Bluetooth: L2CAP: Add return to recv 2018-09-24 12:51:11 +03:00
settings.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
settings.h Bluetooth: Add full storage support for multiple identities 2018-08-13 19:53:22 +03:00
smp_null.c Bluetooth: L2CAP: Add return to recv 2018-09-24 12:51:11 +03:00
smp.c Bluetooth: Use BT_CMD_TEST macro for testing supported commands 2018-09-28 13:43:39 +03:00
smp.h Bluetooth: Fix central from failing to start encryption 2018-06-22 18:03:43 +02:00
testing.c Bluetooth: testing: Exclude Mesh related code if BT_MESH not set 2018-09-19 10:48:39 +03:00
testing.h Bluetooth: testing: Exclude Mesh related code if BT_MESH not set 2018-09-19 10:48:39 +03:00
uuid.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00