Home
last modified time | relevance | path

Searched defs:service_record (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_service_record_win_unittest.cc45 BluetoothServiceRecordWin service_record("NoRfcommSdp", in TEST_F() local
57 BluetoothServiceRecordWin service_record("RfcommSdp", in TEST_F() local
69 BluetoothServiceRecordWin service_record("Sdp", in TEST_F() local
Dbluetooth_socket_win.cc44 const BluetoothServiceRecord& service_record) { in CreateBluetoothSocket()
Dbluetooth_device_win.cc45 BluetoothServiceRecord* service_record = new BluetoothServiceRecordWin( in BluetoothDeviceWin() local
/external/chromium_org/chromeos/dbus/
Dbluetooth_profile_manager_client.h62 std::string service_record; member