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

  /external/chromium_org/device/bluetooth/test/
mock_bluetooth_device.cc 18 : bluetooth_class_(bluetooth_class),
22 .WillByDefault(testing::Return(bluetooth_class_));
mock_bluetooth_device.h 81 uint32 bluetooth_class_; member in class:device::MockBluetoothDevice
  /external/chromium_org/device/bluetooth/
bluetooth_device_win.cc 41 bluetooth_class_ = state.bluetooth_class;
85 return bluetooth_class_;
bluetooth_device_win.h 104 uint32 bluetooth_class_; member in class:device::BluetoothDeviceWin

Completed in 58 milliseconds