Searched refs:shouldNotConfigureBluetoothInterface (Results 1 – 1 of 1) sorted by relevance
680 if (shouldNotConfigureBluetoothInterface()) { in configureIPv4()715 private boolean shouldNotConfigureBluetoothInterface() { in shouldNotConfigureBluetoothInterface() method in IpServer723 if (shouldNotConfigureBluetoothInterface()) return new LinkAddress(BLUETOOTH_IFACE_ADDR); in requestIpv4Address()