Searched refs:mLeSecureConnectionsRandom (Results 1 – 1 of 1) sorted by relevance
34 private byte[] mLeSecureConnectionsRandom; field in OobData71 return mLeSecureConnectionsRandom; in getLeSecureConnectionsRandom()75 mLeSecureConnectionsRandom = leSecureConnectionsRandom; in setLeSecureConnectionsRandom()85 mLeSecureConnectionsRandom = in.createByteArray(); in OobData()98 out.writeByteArray(mLeSecureConnectionsRandom); in writeToParcel()