Searched refs:mLeBluetoothDeviceAddress (Results 1 – 1 of 1) sorted by relevance
31 private byte[] mLeBluetoothDeviceAddress; field in OobData37 return mLeBluetoothDeviceAddress; in getLeBluetoothDeviceAddress()46 mLeBluetoothDeviceAddress = leBluetoothDeviceAddress; in setLeBluetoothDeviceAddress()82 mLeBluetoothDeviceAddress = in.createByteArray(); in OobData()95 out.writeByteArray(mLeBluetoothDeviceAddress); in writeToParcel()