KHikami / ProjectFiCallingDeciphered

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

Find out who creates and uses a gdc object to perform cell to wifi handoff #32

Closed wminner closed 8 years ago

wminner commented 8 years ago

Specifically looking for an invocation of .b(Context, gcq, int)

wminner commented 8 years ago

Cell call object (gel) sets up RemoteConnection callbacks using gem. This has a method called onDisconnected which starts the handoff if certain conditions are met. Judging from logs, it seems like it only gets part way through this method and fails to start the handoff possibly due to missing the hangout_id.