zephyr/subsys/bluetooth
Pavel Vasilyev f2ea6f2149 Bluetooth: Mesh: Check avail conn before restarting pb-gatt srv adv
When a provisioner connects to the device, gatt_connected callback is
called in pb_gatt_srv.c, then pb-gatt advertising is stopped and adv_sent
callback is triggered in adv_ext.c. adv_sent callback reschedules
advertising and eventually calls bt_mesh_adv_gatt_send. Since the device
is not provisioned yet, it tries to start pb-gatt advertising again. If
number of available connections is reached, this results in "Advertising
failed" error in adv_ext.c.

Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
2022-11-08 10:47:24 +01:00
..
audio Bluetooth: audio: ascs: Fix audio ISO allocation in QoS->QoS transition 2022-11-08 10:46:07 +01:00
common Bluetooth: Remove unneeded macros 2022-11-02 13:28:57 +01:00
controller Bluetooth: controller: integrating SCA procedure and adding HCI API 2022-11-08 10:44:54 +01:00
host Bluetooth: Host: Add auto conn param update retry count and timeout 2022-11-08 10:47:07 +01:00
mesh Bluetooth: Mesh: Check avail conn before restarting pb-gatt srv adv 2022-11-08 10:47:24 +01:00
services Bluetooth: OTS - Object Write check parameter properly 2022-09-19 10:57:10 +02:00
shell Bluetooth: Audio: Add additional printing in CSIS client shell 2022-11-08 09:37:17 +00:00
CMakeLists.txt
Kconfig Bluetooth: controller: implementing SCA update procedure PDU flow 2022-11-08 10:44:54 +01:00
Kconfig.adv Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
Kconfig.iso bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00