Home
last modified time | relevance | path

Searched refs:BluetoothServiceAttributeValueBlueZ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/device/bluetooth/bluez/
Dbluetooth_service_attribute_value_bluez.cc14 BluetoothServiceAttributeValueBlueZ::BluetoothServiceAttributeValueBlueZ() in BluetoothServiceAttributeValueBlueZ() function in bluez::BluetoothServiceAttributeValueBlueZ
17 BluetoothServiceAttributeValueBlueZ::BluetoothServiceAttributeValueBlueZ( in BluetoothServiceAttributeValueBlueZ() function in bluez::BluetoothServiceAttributeValueBlueZ
25 BluetoothServiceAttributeValueBlueZ::BluetoothServiceAttributeValueBlueZ( in BluetoothServiceAttributeValueBlueZ() function in bluez::BluetoothServiceAttributeValueBlueZ
31 BluetoothServiceAttributeValueBlueZ::BluetoothServiceAttributeValueBlueZ( in BluetoothServiceAttributeValueBlueZ() function in bluez::BluetoothServiceAttributeValueBlueZ
32 const BluetoothServiceAttributeValueBlueZ& attribute) { in BluetoothServiceAttributeValueBlueZ()
36 BluetoothServiceAttributeValueBlueZ& BluetoothServiceAttributeValueBlueZ::
37 operator=(const BluetoothServiceAttributeValueBlueZ& attribute) { in operator =()
52 BluetoothServiceAttributeValueBlueZ::~BluetoothServiceAttributeValueBlueZ() =
Dbluetooth_service_attribute_value_bluez.h27 class DEVICE_BLUETOOTH_EXPORT BluetoothServiceAttributeValueBlueZ {
31 using Sequence = std::vector<BluetoothServiceAttributeValueBlueZ>;
33 BluetoothServiceAttributeValueBlueZ();
34 BluetoothServiceAttributeValueBlueZ(Type type,
37 explicit BluetoothServiceAttributeValueBlueZ(
39 BluetoothServiceAttributeValueBlueZ(
40 const BluetoothServiceAttributeValueBlueZ& attribute);
41 BluetoothServiceAttributeValueBlueZ& operator=(
42 const BluetoothServiceAttributeValueBlueZ& attribute);
43 ~BluetoothServiceAttributeValueBlueZ();