HomeSort by relevance Sort by last modified time
    Searched refs:SetSendDiscoveryEvents (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_event_router.h 84 void SetSendDiscoveryEvents(bool should_send);
bluetooth_event_router.cc 151 void ExtensionBluetoothEventRouter::SetSendDiscoveryEvents(bool should_send) {
bluetooth_api.cc 633 GetEventRouter(GetProfile())->SetSendDiscoveryEvents(true);
662 GetEventRouter(GetProfile())->SetSendDiscoveryEvents(false);

Completed in 40 milliseconds