Searched refs:GetBroadcastMetadata (Results 1 – 6 of 6) sorted by relevance
100 void GetBroadcastMetadata(uint32_t broadcast_id) override { in GetBroadcastMetadata() function in __anon84298b5c0111::LeAudioBroadcasterInterfaceImpl102 FROM_HERE, Bind(&LeAudioBroadcaster::GetBroadcastMetadata, in GetBroadcastMetadata()
52 virtual void GetBroadcastMetadata(uint32_t broadcast_id) = 0;
558 virtual void GetBroadcastMetadata(uint32_t broadcast_id) = 0;
778 void GetBroadcastMetadata(uint32_t broadcast_id) override { in GetBroadcastMetadata() function in __anon719d1fdc0111::LeAudioBroadcasterImpl
904 LeAudioBroadcaster::Get()->GetBroadcastMetadata(broadcast_id); in TEST_F()
1496 sLeAudioBroadcasterInterface->GetBroadcastMetadata(broadcast_id); in getBroadcastMetadataNative()