HomeSort by relevance Sort by last modified time
    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, &params);
482 SendDeviceNotification(device, &params);
490 SendDeviceNotification(device, &params);
498 SendDeviceNotification(device, &params);
505 SendDeviceNotification(device, &params);
513 SendDeviceNotification(device, &params);
546 SendDeviceNotification(device, NULL)
    [all...]
bluetooth_options_handler.h 46 void SendDeviceNotification(const device::BluetoothDevice* device,

Completed in 363 milliseconds