Public Attributes | |
PeerId | peer_id |
Uniquely identifies this peer on the current system. | |
bool | connectable |
std::optional< uint8_t > | rssi |
pw::multibuf::MultiBuf | data |
This contains the advertising data last received from the peer. | |
std::optional< InlineString< 22 > > | name |
chrono::SystemClock::time_point | last_updated |
Timestamp of when the information in this ScanResult was last updated. | |