Searched refs:get_gatt_characteristic_property (Results 1 – 3 of 3) sorted by relevance
1523 def get_gatt_characteristic_property(self, object_path, property_name): member in BluetoothDevice1531 return self._proxy.get_gatt_characteristic_property(object_path,
279 return self.bluetooth_facade.get_gatt_characteristic_property(
2879 def get_gatt_characteristic_property(self, object_path, property_name): member in BluetoothFacadeNative3257 return self.get_gatt_characteristic_property(object_path, 'Notifying')