Searched defs:BluetoothServiceRecordWin (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_service_record_win.h17 class BluetoothServiceRecordWin { class in namespace:device
19 BluetoothServiceRecordWin(const std::string& device_address,
24 bool IsEqual(const BluetoothServiceRecordWin& other);
55 DISALLOW_COPY_AND_ASSIGN(BluetoothServiceRecordWin);
H A Dbluetooth_service_record_win.cc123 BluetoothServiceRecordWin::BluetoothServiceRecordWin( function in class:device::BluetoothServiceRecordWin
155 bool BluetoothServiceRecordWin::IsEqual(
156 const BluetoothServiceRecordWin& other) {

Completed in 47 milliseconds