Searched refs:ProfileConnectionEvent (Results 1 – 3 of 3) sorted by relevance
203 struct ProfileConnectionEvent { struct222 ProfileConnectionEvent ToProfileConnectionEvent(std::string addr, uint32_t profile, uint32_t status…
486 ProfileConnectionEvent ToProfileConnectionEvent(std::string addr, uint32_t profile, uint32_t status… in ToProfileConnectionEvent()487 ProfileConnectionEvent event; in ToProfileConnectionEvent()
193 ProfileConnectionEvent event = ToProfileConnectionEvent(addr_string, profile, status, state); in LogMetricsProfileConnectionStateChanged()