zephyr/subsys
Szymon Janc eccd8adc68 Bluetooth: Host: Fix not sending Service Changed indication
gatt_unregister() clears handles if those were auto-assigned by host.
This resulted in Service Changed indication not beding sent since
call to sc_indicate() pass already cleared handles.

This was affecting GATT/SR/GAS/BV-01-C and GATT/SR/GAS/BV-07-C test
cases.

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2024-12-23 17:10:28 +01:00
..
bindesc
bluetooth Bluetooth: Host: Fix not sending Service Changed indication 2024-12-23 17:10:28 +01:00
canbus
console
dap
debug drivers: coredump: Place API into iterable section 2024-12-03 02:36:38 +01:00
demand_paging
dfu dfu: boot: mcuboot: fix boot_is_img_confirmed 2024-12-05 12:29:44 +01:00
disk
dsp
emul
fb drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
fs fs: nvs: Add recovery path for corrupted NVS 2024-12-23 09:15:48 +01:00
input
ipc
jwt mbedtls: select ENTROPY_GENERATOR when a driver is available 2024-12-19 17:53:37 +01:00
llext llext: move a calculation to a more logical location 2024-12-17 20:55:15 +01:00
logging logging: increase the maximum value of LOG_BUFFER_SIZE 2024-12-12 19:59:51 +01:00
lorawan
mem_mgmt
mgmt mgmt: hawkbit: use flash_area from flash_ctx 2024-12-23 09:17:14 +01:00
modbus modbus: serial: remove redundant cfg->dev usage in uart_cb_handler 2024-12-13 11:34:44 +01:00
modem
net scripts: Remove zcbor requirement from requirements-extras.txt 2024-12-23 17:09:43 +01:00
pm shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
portability kernel: Introduce _THREAD_SLEEPING state bit 2024-12-18 18:17:03 +01:00
profiling
random mbedtls: select ENTROPY_GENERATOR when a driver is available 2024-12-19 17:53:37 +01:00
retention
rtio
sd
secure_storage secure_storage: its: store: settings: improve debug logging 2024-12-17 11:34:42 +00:00
sensing
settings
shell shell: modules: kernel: streamline code 2024-12-13 11:35:28 +01:00
sip_svc
stats
storage storage/stream_flash: Make write callback optional 2024-12-21 20:48:53 +01:00
task_wdt
testsuite
timing
tracing tracing: kernel: Add support for stopping workqueues 2024-12-12 11:07:39 +01:00
usb usb: device_next: rework wSequence check in CDC NCM implementation 2024-12-18 12:46:08 +01:00
zbus zbus: optional unique channel numeric identifiers 2024-12-18 12:47:24 +01:00
CMakeLists.txt
Kconfig