zephyr/subsys/bluetooth
Lyle Zhu 08ceb14299 Bluetooth: Host: SSP: Correct BR bonding type
Currently, the bonding type of Authentication
_Requirements parameter is always `Dedicated
Bonding` if the device is pairing initiator.

But if the bonding is performed during
connection setup or channel establishment as
a precursor to accessing a service, the
bonding type should be `General bonding`.

Add a flag BT_CONN_BR_GENERAL_BONDING.
Set the flag if the bonding is performed in
the L2CAP_BR/RFCOMM channel establishment.

Set bonding type depends on the flag when
receiving IO cap request.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2024-10-02 10:07:09 +02:00
..
audio Bluetooth: Audio: CAP implement broadcast reception stop 2024-10-02 09:59:23 +02:00
common bluetooth: host: set BT_BUF_EVT_RX_SIZE to 255 when CS is enabled 2024-09-25 04:05:14 -04:00
controller Bluetooth: controller: Remove SC-jitter from ISO pause/resume setup 2024-09-27 09:03:37 +02:00
crypto bluetooth: fix typo in (common, crypto, services, shell) 2024-06-25 10:27:23 -04:00
host Bluetooth: Host: SSP: Correct BR bonding type 2024-10-02 10:07:09 +02:00
lib
mesh Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
services Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
CMakeLists.txt Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
Kconfig Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
Kconfig.adv
Kconfig.iso kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.logging Bluetooth: Mesh: Adds subnet bridge states 2024-09-17 05:22:32 -04:00