Searched refs:mLeDeviceRole (Results 1 – 1 of 1) sorted by relevance
219 private final @LeRole int mLeDeviceRole; field in OobData.LeBuilder296 this.mLeDeviceRole = leDeviceRole; in LeBuilder()380 this.mLeDeviceRole, in build()648 private final @LeRole int mLeDeviceRole; field in OobData773 return mLeDeviceRole; in getLeDeviceRole()784 mLeDeviceRole = -1; // Satisfy final in OobData()793 mLeDeviceRole = leDeviceRole; in OobData()810 mLeDeviceRole = in.readInt(); in OobData()843 out.writeInt(mLeDeviceRole); in writeToParcel()894 + toHexString(mLeDeviceRole) in toString()