Searched refs:BLUETOOTH_IFACE_ADDR (Results 1 – 2 of 2) sorted by relevance
131 private static final String BLUETOOTH_IFACE_ADDR = "192.168.44.1/24"; field in IpServer723 if (shouldNotConfigureBluetoothInterface()) return new LinkAddress(BLUETOOTH_IFACE_ADDR); in requestIpv4Address()
137 private static final String BLUETOOTH_IFACE_ADDR = "192.168.44.1"; field in IpServerTest212 mInterfaceConfiguration.ipv4Addr = BLUETOOTH_IFACE_ADDR; in initStateMachine()