Searched defs:BroadcastMetadata (Results 1 – 1 of 1) sorted by relevance
241 struct BroadcastMetadata { struct242 bool is_public;243 uint16_t pa_interval;244 RawAddress addr;245 uint8_t addr_type;269 virtual void OnBroadcastMetadataChanged( argument270 uint32_t broadcast_id, const BroadcastMetadata& broadcast_metadata) = 0; argument