Searched defs:BroadcastMetadata (Results 1 – 1 of 1) sorted by relevance
495 struct BroadcastMetadata { struct496 bool is_public;497 uint16_t pa_interval;498 RawAddress addr;499 uint8_t addr_type;523 virtual void OnBroadcastMetadataChanged( argument524 uint32_t broadcast_id, const BroadcastMetadata& broadcast_metadata) = 0; argument