zephyr/subsys/bluetooth/host
Joakim Andersson 0ccee9ba60 Bluetooth: host: Read current PHY when using extended advertising
When using extended advertising the connection can be established on
different PHY. In order to have an updated value of the current PHY
we need to read the PHY of the connection in the connection complete
event.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-05-07 20:12:29 +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
aes_ccm.c Bluetooth: Move Mesh CCM into a separate module 2020-01-30 12:41:45 +02:00
at.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
at.h
att_internal.h Bluetooth: ATT: Add support EATT bearer 2020-05-02 15:59:14 +03:00
att.c Bluetooth: GATT: Add support for new PDUs 2020-05-02 15:59:14 +03:00
avdtp_internal.h
avdtp.c Bluetooth: L2CAP: Make channel ops const 2019-12-19 11:28:24 +02:00
CMakeLists.txt Bluetooth: Move Mesh CCM into a separate module 2020-01-30 12:41:45 +02:00
conn_internal.h Bluetooth: host: Add application control of PHY change procedure 2020-05-07 20:12:29 +02:00
conn.c Bluetooth: host: Add application control of PHY change procedure 2020-05-07 20:12:29 +02:00
crypto.c bluetooth: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
crypto.h
ecc.h
gatt_internal.h Bluetooth: GATT: Add support for new PDUs 2020-05-02 15:59:14 +03:00
gatt.c Bluetooth: GATT: Add support for new PDUs 2020-05-02 15:59:14 +03:00
hci_core.c Bluetooth: host: Read current PHY when using extended advertising 2020-05-07 20:12:29 +02:00
hci_core.h Bluetooth: host: Add application control of PHY change procedure 2020-05-07 20:12:29 +02:00
hci_ecc.c Bluetooth: Remove bluetooth thread stack size analysis 2020-04-28 09:11:13 -04:00
hci_ecc.h
hci_raw_internal.h
hci_raw.c Bluetooth: hci_raw: Split TX into ACL and CMD pools 2020-05-07 10:31:36 +03:00
hfp_hf.c Bluetooth: Remove usage of BT_BUF_USER_DATA_MIN 2019-11-28 13:35:11 +02:00
hfp_internal.h
Kconfig Bluetooth: host: Add application control of PHY change procedure 2020-05-07 20:12:29 +02:00
Kconfig.gatt Bluetooth: GATT: Add support for new PDUs 2020-05-02 15:59:14 +03:00
Kconfig.l2cap Bluetooth: ATT: Add support EATT bearer 2020-05-02 15:59:14 +03: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: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
keys.h Bluetooth: host: Replace alignment with tabs with spaces 2020-03-31 12:26:15 +03:00
l2cap_br.c Bluetooth: host: Convert bluetooth host to using k_timeout_t struct 2020-04-30 13:46:48 +03:00
l2cap_internal.h Bluetooth: L2CAP: Use spaces to align defines 2020-05-02 15:59:14 +03:00
l2cap.c Bluetooth: L2CAP: Add status flag to track encrypt pending 2020-05-02 15:59:14 +03: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: Convert bluetooth host to using k_timeout_t struct 2020-04-30 13:46:48 +03:00
sdp_internal.h
sdp.c Bluetooth: L2CAP: Make channel ops const 2019-12-19 11:28:24 +02:00
settings.c Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
settings.h Bluetooth: Setting: Make bt_settings_encode_key take a const address 2020-02-14 14:15:11 +02:00
smp_null.c Bluetooth: L2CAP: Add destroy callback to fixed L2CAP channels 2020-01-28 17:55:38 +02:00
smp.c Bluetooth: host: Convert bluetooth host to using k_timeout_t struct 2020-04-30 13:46:48 +03:00
smp.h Bluetooth: smp: Adding Legacy OOB pairing support 2020-03-12 12:30:15 +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 Bluetooth: UUID: Expose bt_uuid_to_str to application 2019-12-09 17:15:05 +02:00