Searched refs:mDeviceAddressWithType (Results 1 – 1 of 1) sorted by relevance
231 private final byte[] mDeviceAddressWithType; field in OobData.LeBuilder322 this.mDeviceAddressWithType = deviceAddressWithType; in LeBuilder()421 new OobData(this.mDeviceAddressWithType, this.mLeDeviceRole, in build()501 private final byte[] mDeviceAddressWithType; field in OobData.ClassicBuilder554 this.mDeviceAddressWithType = deviceAddressWithType; in ClassicBuilder()653 private final byte[] mDeviceAddressWithType; field in OobData689 return mDeviceAddressWithType; in getDeviceAddressWithType()829 mDeviceAddressWithType = deviceAddressWithType; in OobData()839 mDeviceAddressWithType = deviceAddressWithType; in OobData()847 mDeviceAddressWithType = in.createByteArray(); in OobData()[all …]