Searched defs:trustedDeviceInfo (Results 1 – 2 of 2) sorted by relevance
| /packages/apps/DeviceDiagnostics/DeviceDiagnosticsLib/src/main/java/com/android/devicediagnostics/bluetooth/ | ||
| D | BluetoothClient.kt | 153 var trustedDeviceInfo: TrustedDeviceInfo? = null in onBluetoothConnected() variable |
| D | BluetoothServer.kt | 131 private val trustedDeviceInfo: TrustedDeviceInfo, constant in com.android.devicediagnostics.bluetooth.ServerStarter |