zephyr/samples/boards
Emil Gydesen 9c2cf4ded5 Bluetooth: Host: Add auth_info_cb struct
Add a new callback structure for Bluetooth authentication

This struct is meant to replace the information-only
callbacks in bt_conn_auth_cb. The reason for this is that
due to the nature of bt_conn_auth_cb, it can only be registered
once. To allow mulitple users gain information about pairing
and bond deletions, this new struct is needed.

Samples, tests, etc. are updated to use the new struct.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-03-25 15:17:18 -07:00
..
96b_argonkey samples: fix double promotion warnings 2021-11-24 17:14:25 -05:00
arc_secure_services everywhere: fix typos 2022-03-18 13:24:08 -04:00
bbc_microbit Bluetooth: ATT: Fix typo in defines 2021-10-23 20:39:36 -04:00
esp32 everywhere: fix typos 2022-03-18 13:24:08 -04:00
google_kukui cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
intel_s1000_crb samples: fix double promotion warnings 2021-11-24 17:14:25 -05:00
mec15xxevb_assy6853 everywhere: fix typos 2022-03-18 13:24:08 -04:00
nrf samples: boards: nrf: dynamic_pinctrl: remove existing configs 2022-03-21 15:09:28 +01:00
qemu_cortex_a53/reserved_memory reserved-memory: Fix layering violation 2021-09-28 14:01:36 -04:00
reel_board/mesh_badge Bluetooth: Host: Add auth_info_cb struct 2022-03-25 15:17:18 -07:00
sensortile_box sampes: shell: remove usage of CONFIG_USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
stm32 everywhere: fix typos 2022-03-18 13:24:08 -04:00
ti/cc13x2_cc26x2/system_off pm: Rename pm_power_state_force 2022-02-23 07:33:46 -05:00
up_squared/gpio_counter cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
boards.rst