OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetResponsibleForDiscovery
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_event_router.h
80
void
SetResponsibleForDiscovery
(bool responsible);
bluetooth_api.cc
626
GetEventRouter(GetProfile())->
SetResponsibleForDiscovery
(false);
638
GetEventRouter(GetProfile())->
SetResponsibleForDiscovery
(true);
655
GetEventRouter(GetProfile())->
SetResponsibleForDiscovery
(true);
bluetooth_event_router.cc
142
void ExtensionBluetoothEventRouter::
SetResponsibleForDiscovery
(
Completed in 26 milliseconds