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

  /external/chromium_org/device/bluetooth/
bluetooth_service_record.cc 9 BluetoothServiceRecord::BluetoothServiceRecord() {
12 BluetoothServiceRecord::~BluetoothServiceRecord() {
bluetooth_service_record.h 14 // BluetoothServiceRecord represents an SDP service record.
18 class BluetoothServiceRecord {
20 virtual ~BluetoothServiceRecord();
51 BluetoothServiceRecord();
65 DISALLOW_COPY_AND_ASSIGN(BluetoothServiceRecord);

Completed in 43 milliseconds