wonjsohn / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

My Glass app Logs out to system log Glass name and Mac address #580

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?
1.Install "My Glass" app
2. Turn off Glass
3. Watch the system log of the device and get the full output for each 
connection attempt

What is the expected output? 
no output disclosing any details about the Glass.
What do you see instead?
Glass name and Mac address 

What version of the product are you using? 
XE19.1
On what operating system?
Nexus 5 Kitkat 4.4.4

Please provide any additional information below.

Sample partial log: 

07-09 12:35:13.582: W/CompanionService(24084): Connecting to Glass device OWNER 
NAME Glass @ [MAC address Here] BONDEDfailed; retry attempt 2
07-09 12:35:13.642: I/CompanionService(24084): Attempting to connect to OWNER 
NAME  Glass @ [MAC address Here] BONDED
07-09 12:35:13.642: I/CompanionService(24084): Clear old connection.
07-09 12:35:13.642: I/GlassConnection(24084): Creating connection to OWNER NAME 
Glass @ [MAC address Here] BONDED
07-09 12:35:13.642: I/GlassConnection(24084): Opening companion socket to Glass
07-09 12:35:13.652: I/CompanionService(24084): No headset already connected, 
initiating connection to Glass.

Original issue reported on code.google.com by elkriefy on 25 Jul 2014 at 8:16