Branch: refs/heads/977969 Home: https://github.com/bluez/bluez Commit: 21cdde3dcd6810ec9525c54dc3a9e992d330a0dd https://github.com/bluez/bluez/commit/21cdde3dcd6810ec9525c54dc3a9e992d330a0dd Author: Yang Li <yang.li@xxxxxxxxxxx> Date: 2025-07-02 (Wed, 02 Jul 2025) Changed paths: M src/shared/bap.c Log Message: ----------- shared/bap: Add stream state check in stream_disable Add a state check so that stream_disable() is a no-op when the stream is not in ENABLING or STREAMING state. This prevents unexpected state transitions or redundant operations during cleanup. Signed-off-by: Yang Li <yang.li@xxxxxxxxxxx> To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications