In transport_update_playing a check is performed to guard the path which contains the TRANSPORT_STATE_BROADCASTING state. This branch should be taken only when the device on which the code runs is a broadcast sink. Thus, the UUID check is wrong, and this patch updates it appropriately. Vlad Pruteanu (1): transport: Fix broadcast sink check profiles/audio/transport.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.40.1