Searched refs:mBluetoothPrefix (Results 1 – 2 of 2) sorted by relevance
61 private final IpPrefix mBluetoothPrefix = new IpPrefix("192.168.44.0/24"); field in PrivateAddressCoordinatorTest80 assertNotEquals(hotspotPrefix, mBluetoothPrefix); in testDownstreamPrefixRequest()86 assertNotEquals(mBluetoothPrefix, testDupRequest); in testDownstreamPrefixRequest()92 assertNotEquals(usbPrefix, mBluetoothPrefix); in testDownstreamPrefixRequest()137 assertNotEquals("Should not get reserved prefix: ", mBluetoothPrefix, hotspotPrefix); in testReserveBluetoothPrefix()
137 private final IpPrefix mBluetoothPrefix = new IpPrefix("192.168.44.0/24"); field in IpServerTest550 assertDhcpStarted(mBluetoothPrefix); in startsDhcpServerOnBluetooth()