device/bluetooth: Remove BluetoothAdapter::Start|StopDiscovering.
This CL removes all remaining references to the deprecated
device::BluetoothAdapter::StartDiscovering and
device::BluetoothAdapter::StopDiscovering methods. This CL also does
a minor refactor, so that BluetoothAdapter now only tracks active
discovery sessions.
BUG=
346985
TEST=Compile chrome; run device_unittests.
Committed:
https://src.chromium.org/viewvc/chrome?view=rev&revision=255809