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

  /external/chromium_org/device/bluetooth/
bluetooth_device_win_unittest.cc 66 void GetServiceRecords(
95 TEST_F(BluetoothDeviceWinTest, GetServiceRecords) {
96 device_->GetServiceRecords(
97 base::Bind(&BluetoothDeviceWinTest::GetServiceRecords,
bluetooth_device_mac.h 37 virtual void GetServiceRecords(
bluetooth_device_win.h 37 virtual void GetServiceRecords(
bluetooth_device.h 241 virtual void GetServiceRecords(const ServiceRecordsCallback& callback,
bluetooth_device_win.cc 106 void BluetoothDeviceWin::GetServiceRecords(
bluetooth_device_chromeos.h 38 virtual void GetServiceRecords(
bluetooth_device_chromeos.cc 236 void BluetoothDeviceChromeOS::GetServiceRecords(
  /external/chromium_org/device/bluetooth/test/
mock_bluetooth_device.h 42 MOCK_METHOD2(GetServiceRecords,
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api.cc 361 device->GetServiceRecords(

Completed in 216 milliseconds