zephyr/subsys/bluetooth/host
Szymon Janc e693997c29 Bluetooth: host: Fix not starting slave conn param update timer
When issuing LE Set Data Length Command host should not assume that
LE Data Length Change Event will be generated. From Core Spec 5.0:
"If the command causes the maximum transmission packet size or maximum
packet transmission time to change, an LE Data Length Change Event
shall be generated."

Change-Id: I17723b58ed4f390aa465db3f69126ee229871123
Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2018-11-19 13:40:13 +02:00
..
mesh Bluetooth: Mesh: Increase scan window from 10ms to 30ms 2018-11-16 09:36:20 +02:00
a2dp_internal.h
a2dp.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
at.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
at.h
att_internal.h
att.c Bluetooth: Do not compile GATT response handlers if Client is disabled 2018-11-06 09:33:19 +02:00
avdtp_internal.h
avdtp.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
CMakeLists.txt Bluetooth: Remove bt_storage API 2018-05-04 17:26:05 -04:00
conn_internal.h Bluetooth: host: Fix not starting slave conn param update timer 2018-11-19 13:40:13 +02:00
conn.c Bluetooth: host: Don't send slave conn param request if not needed 2018-11-19 13:22:43 +02:00
crypto.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02: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 Bluetooth: settings: store CCC on write 2018-11-13 16:36:49 +02:00
hci_core.c Bluetooth: host: Fix not starting slave conn param update timer 2018-11-19 13:40:13 +02:00
hci_core.h Bluetooth: Update advertising data without advertising restart 2018-10-29 12:30:34 +02:00
hci_ecc.c Bluetooth: Remove custom stack macros 2018-10-19 14:50:22 +02:00
hci_ecc.h
hci_raw_internal.h
hci_raw.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
hfp_hf.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
hfp_internal.h
Kconfig Bluetooth: settings: store CCC on write 2018-11-13 16:36:49 +02:00
keys_br.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
keys.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
keys.h Bluetooth: host: Allow to disable legacy pairing. 2018-10-16 14:25:56 +03:00
l2cap_br.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
l2cap_internal.h Bluetooth: L2CAP: Rename LE Connection Response Results 2018-10-25 08:02:54 +01:00
l2cap.c logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
monitor.c Bluetooth: Convert monitor protocol to a logger backend 2018-10-19 14:50:22 +02:00
monitor.h
rfcomm_internal.h
rfcomm.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
sdp_internal.h
sdp.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
settings.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
settings.h Bluetooth: Add full storage support for multiple identities 2018-08-13 19:53:22 +03:00
smp_null.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
smp.c Bluetooth: host: Fix trivial comment mismatch 2018-11-09 16:20:19 +02: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