Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DOobData.java207 private final byte[] mDeviceAddressWithType; field in OobData.LeBuilder
291 this.mDeviceAddressWithType = deviceAddressWithType; in LeBuilder()
379 this.mDeviceAddressWithType, in build()
460 private final byte[] mDeviceAddressWithType; field in OobData.ClassicBuilder
517 this.mDeviceAddressWithType = deviceAddressWithType; in ClassicBuilder()
600 this.mDeviceAddressWithType, in build()
613 private final byte[] mDeviceAddressWithType; field in OobData
663 return mDeviceAddressWithType; in getDeviceAddressWithType()
782 mDeviceAddressWithType = deviceAddressWithType; in OobData()
792 mDeviceAddressWithType = deviceAddressWithType; in OobData()
[all …]