KHikami / ProjectFiCallingDeciphered

repo for class project Deciphering Project Fi Calling
1 stars 0 forks source link

Wifi to cellular handoff reason 10 #12

Closed jasonphuoc closed 8 years ago

jasonphuoc commented 8 years ago

What causes Wifi to cellular handoff reason 10?

Fairly sure it's due to device sensing it's in a vehicle with confidence level above 75%, but need to confirm.

Related class: gfj, gfe

jasonphuoc commented 8 years ago

User is either biking or driving with confidence level 75% or higher -- When a WiFi call is initiated, Project Fi begins monitoring a user's activity through the use of Android's activity recognition API (ActivityRecognitionResult via TeleActivityRecognitionService). If the service specifies that the user is either biking or driving with a confidence level of 75% or higher (in most cases), Fi will attempt to switch the user from WiFi to cellular. More info here: https://docs.google.com/document/d/1WxvVbg9cnPDvfJjAAPfn943y-dpvILcZbR2aOdxQlRI/edit