Home
last modified time | relevance | path

Searched refs:mBluetoothPrefix (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/ip/
H A DIpServerTest.java171 private final IpPrefix mBluetoothPrefix = new IpPrefix("192.168.44.0/24"); field in IpServerTest
686 assertDhcpStarted(mBluetoothPrefix); in startsDhcpServerOnBluetooth()