OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendDeviceNotification
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_handler.cc
40
// |
SendDeviceNotification
| may include a pairing parameter whose value
424
SendDeviceNotification
(*iter, NULL);
427
void BluetoothOptionsHandler::
SendDeviceNotification
(
476
SendDeviceNotification
(device, ¶ms);
482
SendDeviceNotification
(device, ¶ms);
490
SendDeviceNotification
(device, ¶ms);
498
SendDeviceNotification
(device, ¶ms);
505
SendDeviceNotification
(device, ¶ms);
513
SendDeviceNotification
(device, ¶ms);
546
SendDeviceNotification
(device, NULL)
[
all
...]
bluetooth_options_handler.h
46
void
SendDeviceNotification
(const device::BluetoothDevice* device,
Completed in 363 milliseconds