Home
last modified time | relevance | path

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

/external/autotest/server/cros/bluetooth/
Dbluetooth_gatt_client_utils.py59 service_obj = GATT_Service(uuid, path, bluetooth_facade)
123 result.extend(GATT_Service.diff(serv_a, serv_b))
127 class GATT_Service(object): class
208 for prop_name in GATT_Service.PROPERTIES:
458 BatteryService = GATT_Service(self.BatteryServiceUUID, None, None)
487 GenericAttributeProfile = GATT_Service(self.GenericAttributeProfileUUID,
517 DeviceInfo = GATT_Service(self.DeviceInfoUUID, None, None)
547 GenericAccessProfile = GATT_Service(self.GenericAccessProfileUUID,