zephyr/subsys/bluetooth/host
Joakim Andersson 113b80ff0d Bluetooth: Host: Fix silent LE conn param update command failure
Fix command status for LE Command Param Update HCI command silently
dropped by the host without notifying the application that this command
has failed. This happens because the host does not wait for the command
status event to check the status code returned.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-11-21 17:21:01 +02:00
..
a2dp_internal.h
a2dp.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
at.c
at.h
att_internal.h Bluetooth: Dispatch internal callbacks using RX thread 2019-08-09 21:01:59 +02:00
att.c Bluetooth: ATT: Replace checks for CONFIG_BT_ATT_ENFORCE_FLOW 2019-10-04 20:57:13 +03:00
avdtp_internal.h
avdtp.c Bluetooth: Host: Rename security level enum 2019-08-27 15:13:25 +02:00
CMakeLists.txt Bluetooth: Mesh: Move under subsys/bluetooth/mesh 2019-07-10 09:41:57 +03:00
conn_internal.h Bluetooth: Pass local identity to bt_conn_add_le() 2019-09-17 11:36:38 +03:00
conn.c Bluetooth: Host: Fix silent LE conn param update command failure 2019-11-21 17:21:01 +02:00
crypto.c Bluetooth: Host: Fix usage of re-using Bluetooth log buffers 2019-09-30 17:47:43 +02:00
crypto.h
ecc.h
gatt_internal.h Bluetooth: GATT: Use check_perm to check CCC permission 2019-09-19 21:12:39 +03:00
gatt.c Bluetooth: GATT: Fix taking address of packed member of struct sc_data. 2019-11-18 13:54:15 +01:00
hci_core.c Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00
hci_core.h Bluetooth: Host: Add whitelist support in Bluetooth Host API 2019-08-09 16:26:10 +02:00
hci_ecc.c bluetooth: host: Configurable HCI stack sizes 2019-09-07 15:50:43 +03:00
hci_ecc.h
hci_raw_internal.h
hci_raw.c Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00
hfp_hf.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
hfp_internal.h
Kconfig cmake: make the BT_HCI_TX_STACK_SIZE's prompt conditional 2019-11-15 13:28:56 +01:00
Kconfig.gatt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.l2cap kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
keys_br.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
keys.c Bluetooth: Keys: add key overwrite feature for key storage. 2019-10-17 22:20:55 +03:00
keys.h Bluetooth: Keys: add key overwrite feature for key storage. 2019-10-17 22:20:55 +03:00
l2cap_br.c Bluetooth: Host: Rename long error codes 2019-08-27 15:13:25 +02:00
l2cap_internal.h Bluetooth: conn: Add bt_conn_create_pdu_timeout 2019-08-30 09:52:01 +02:00
l2cap.c Bluetooth: l2cap: fix null pointer dereference 2019-11-10 19:18:53 +02:00
monitor.c bluetooth: monitor: don't build backend if minimal 2019-10-01 09:24:02 -04:00
monitor.h
rfcomm_internal.h Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00
rfcomm.c Bluetooth: Host: Rename API function to initiate bluetooth security. 2019-08-27 15:13:25 +02:00
sdp_internal.h
sdp.c Bluetooth: Host: Rename security level enum 2019-08-27 15:13:25 +02:00
settings.c bluetooth: host: fix missing log_strdup 2019-11-07 12:49:34 +02:00
settings.h subsys/settings: Update bluetooth module 2019-06-26 16:31:01 +02:00
smp_null.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
smp.c Bluetooth: Host: Fix deadlock calling API functions from SMP callbacks 2019-11-21 14:51:50 +02:00
smp.h Bluetooth: Host: Fix deadlock calling API functions from SMP callbacks 2019-11-21 14:51:50 +02:00
testing.c
testing.h
uuid.c Bluetooth: rework to support C++20 designated initializers 2019-11-03 13:24:57 +01:00