HomeSort by relevance Sort by last modified time
    Searched defs:BluetoothServiceRecordWin (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_service_record_win.h 17 class BluetoothServiceRecordWin {
19 BluetoothServiceRecordWin(const std::string& device_address,
24 bool IsEqual(const BluetoothServiceRecordWin& other);
55 DISALLOW_COPY_AND_ASSIGN(BluetoothServiceRecordWin);
bluetooth_service_record_win.cc 123 BluetoothServiceRecordWin::BluetoothServiceRecordWin(
155 bool BluetoothServiceRecordWin::IsEqual(
156 const BluetoothServiceRecordWin& other) {

Completed in 405 milliseconds