zephyr/subsys/bluetooth
Marek Pieta d5a453efaf bluetooth: smp: Add authentication callbacks per connection
Change introduces authentication callbacks used only for specified
BLE connection. The feature can be used by devices that require
reporting specific bonding capabilities only when pairing using
vendor-specific procedures.

If per-connection authentication callbacks are defined for given
connection, they are used instead of global authentication
callbacks. SMP latches authentication callbacks during the first
access to prevent updating the callbacks while pairing.

Fixes: #38336

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
2022-08-10 12:49:30 +02:00
..
audio Bluetooth: audio: Handle Receiver Stop Ready on non-connected stream 2022-08-09 12:30:10 +02:00
common bluetooth: common: remove Enable from BT_HCI_VS_FATAL_ERROR prompt 2022-08-02 14:35:57 +02:00
controller bluetooth: controller: Expose prpa cache for LLL use 2022-08-04 15:05:41 +02:00
host bluetooth: smp: Add authentication callbacks per connection 2022-08-10 12:49:30 +02:00
mesh doxygen: remove redundant usages of def 2022-08-09 12:29:28 +02:00
services all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
shell Bluetooth: shell: Fix available contexts value 2022-08-08 15:03:55 +02:00
CMakeLists.txt
Kconfig bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00
Kconfig.adv bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00
Kconfig.iso bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00