HomeSort by relevance Sort by last modified time
    Searched full:disconnecting_devices_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/bluetooth_low_energy/
bluetooth_low_energy_event_router.cc 298 if (disconnecting_devices_.count(disconnect_id) != 0) {
311 disconnecting_devices_.insert(disconnect_id);
    [all...]
bluetooth_low_energy_event_router.h 408 std::set<std::string> disconnecting_devices_; member in class:extensions::BluetoothLowEnergyEventRouter

Completed in 184 milliseconds