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

  /external/chromium_org/device/bluetooth/
bluetooth_task_manager_win.h 122 void DiscoverDevices(int timeout);
bluetooth_chromeos_unittest.cc 261 DiscoverDevices();
307 void DiscoverDevices() {
895 DiscoverDevices();
977 DiscoverDevices();
    [all...]
bluetooth_task_manager_win.cc 274 DiscoverDevices(1);
285 void BluetoothTaskManagerWin::DiscoverDevices(int timeout) {
310 base::Bind(&BluetoothTaskManagerWin::DiscoverDevices,

Completed in 138 milliseconds