Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verify asserted device type against wifi HB cell type #632

Closed

Conversation

andymck
Copy link
Contributor

@andymck andymck commented Sep 28, 2023

No description provided.

@andymck andymck force-pushed the andymck/wifi-heartbeats-plus-assert-device-type-check branch from e26e3f4 to 5da4cd4 Compare September 29, 2023 14:56
@andymck andymck force-pushed the andymck/wifi-heartbeats branch 4 times, most recently from f45d5c8 to 32e5344 Compare October 2, 2023 13:10
Base automatically changed from andymck/wifi-heartbeats to main October 2, 2023 13:18
@andymck andymck force-pushed the andymck/wifi-heartbeats-plus-assert-device-type-check branch from 5da4cd4 to 072d051 Compare October 16, 2023 12:18
@andymck andymck marked this pull request as ready for review November 3, 2023 15:47
@andymck andymck force-pushed the andymck/wifi-heartbeats-plus-assert-device-type-check branch from 072d051 to 1e54909 Compare November 17, 2023 15:00
mobile_config/src/gateway_info.rs Show resolved Hide resolved
pub enum GatewayResolution {
GatewayNotFound,
GatewayNotAsserted,
AssertedLocation(u64),
GatewayAsserted(GatewayMetadata),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does it make sense to include the entire metadata struct in the GatewayAsserted variant when it should have metadata to include the device type even if it's not asserted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants