Searched refs:__handle_rx (Results 1 – 1 of 1) sorted by relevance
59 def __handle_rx(self, _: BleakGATTCharacteristic, data: bytearray): member in BleStream73 await client.start_notify(self.tx_char_uuid, self.__handle_rx)