Home
last modified time | relevance | path

Searched defs:GetDescriptors (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dfake_bluetooth_gatt_descriptor_client.cc76 FakeBluetoothGattDescriptorClient::GetDescriptors() { in GetDescriptors() function in chromeos::FakeBluetoothGattDescriptorClient
Dbluetooth_gatt_descriptor_client.cc66 virtual std::vector<dbus::ObjectPath> GetDescriptors() OVERRIDE { in GetDescriptors() function in chromeos::BluetoothGattDescriptorClientImpl
/external/chromium_org/device/bluetooth/
Dbluetooth_remote_gatt_characteristic_chromeos.cc163 BluetoothRemoteGattCharacteristicChromeOS::GetDescriptors() const { in GetDescriptors() function in chromeos::BluetoothRemoteGattCharacteristicChromeOS
/external/chromium_org/extensions/browser/api/bluetooth_low_energy/
Dbluetooth_low_energy_apitest.cc771 IN_PROC_BROWSER_TEST_F(BluetoothLowEnergyApiTest, GetDescriptors) { in IN_PROC_BROWSER_TEST_F() argument
Dbluetooth_low_energy_event_router.cc470 BluetoothLowEnergyEventRouter::GetDescriptors( in GetDescriptors() function in extensions::BluetoothLowEnergyEventRouter
/external/chromium_org/mojo/public/python/mojo/bindings/
Ddescriptor.py460 def GetDescriptors(self): member in FieldGroup