zephyr/samples/bluetooth
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
..
beacon
broadcaster
central
central_hr
central_ht
central_iso
central_multilink
central_past
direction_finding_central
direction_finding_connectionless_rx
direction_finding_connectionless_tx
direction_finding_peripheral
eddystone
handsfree
hci_pwr_ctrl
hci_rpmsg samples: Bluetooth: hci_rpmsg: Fix event buffer handling 2022-03-23 12:54:26 +01:00
hci_spi
hci_uart
hci_usb
hci_usb_h4
ibeacon
ipsp
iso_broadcast
iso_broadcast_benchmark
iso_connected_benchmark Bluetooth: ISO: Add STATE infix for ISO state enum 2022-03-25 15:36:02 +01:00
iso_receive
mesh
mesh_demo
mesh_provisioner
observer
periodic_adv
periodic_sync
peripheral
peripheral_csc
peripheral_dis
peripheral_esp
peripheral_hids
peripheral_hr
peripheral_ht
peripheral_identity
peripheral_iso
peripheral_ots
peripheral_past
peripheral_sc_only Bluetooth: Host: Add auth_info_cb struct 2022-03-25 15:17:18 -07:00
scan_adv
st_ble_sensor
unicast_audio_client Bluetooth: audio: Enable auto ATT MTU Exchange for BASS and unicast client 2022-03-25 10:41:19 +01:00
unicast_audio_server
bluetooth.rst