Searched refs:__gatt_stub (Results 1 – 1 of 1) sorted by relevance
36 __gatt_stub = None variable in GattClient41 self.__gatt_stub = facade_pb2_grpc.GattServiceStub(self.__channel)57 await self.__gatt_stub.RegisterAdvertiser(empty_proto.Empty())64 await self.__gatt_stub.UnregisterAdvertiser(empty_proto.Empty())69 await self.__gatt_stub.GetOwnAddress(empty_proto.Empty())74 await self.__gatt_stub.SetParameters(empty_proto.Empty())79 await self.__gatt_stub.SetData(empty_proto.Empty())84 await self.__gatt_stub.AdvertisingEnable(empty_proto.Empty())89 await self.__gatt_stub.AdvertisingDisable(empty_proto.Empty())94 await self.__gatt_stub.SetPeriodicAdvertisingParameters(empty_proto.Empty())[all …]