Home
last modified time | relevance | path

Searched refs:mClientDeviceAddress (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/libs/connected-device-lib/src/com/android/car/connecteddevice/ble/
DCarBlePeripheralManager.java94 private String mClientDeviceAddress; field in CarBlePeripheralManager
169 mClientDeviceAddress = null; in reset()
368 mClientDeviceAddress = device.getAddress(); in addConnectedDevice()
503 if (mClientDeviceAddress == null) {
512 new AssociatedDevice(deviceId, mClientDeviceAddress,