OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FakeBluetoothGattDescriptorClient
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_gatt_descriptor_client.h
19
//
FakeBluetoothGattDescriptorClient
simulates the behavior of the Bluetooth
22
class CHROMEOS_EXPORT
FakeBluetoothGattDescriptorClient
37
FakeBluetoothGattDescriptorClient
();
38
virtual ~
FakeBluetoothGattDescriptorClient
();
98
base::WeakPtrFactory<
FakeBluetoothGattDescriptorClient
>
101
DISALLOW_COPY_AND_ASSIGN(
FakeBluetoothGattDescriptorClient
);
fake_bluetooth_gatt_descriptor_client.cc
13
const char
FakeBluetoothGattDescriptorClient
::
15
const char
FakeBluetoothGattDescriptorClient
::
19
FakeBluetoothGattDescriptorClient
::Properties::Properties(
27
FakeBluetoothGattDescriptorClient
::Properties::~Properties() {
30
void
FakeBluetoothGattDescriptorClient
::Properties::Get(
37
void
FakeBluetoothGattDescriptorClient
::Properties::GetAll() {
41
void
FakeBluetoothGattDescriptorClient
::Properties::Set(
48
FakeBluetoothGattDescriptorClient
::DescriptorData::DescriptorData() {
51
FakeBluetoothGattDescriptorClient
::DescriptorData::~DescriptorData() {
54
FakeBluetoothGattDescriptorClient
::FakeBluetoothGattDescriptorClient(
[
all
...]
Completed in 713 milliseconds