Home
last modified time | relevance | path

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

/openthread-latest/tools/tcat_ble_client/ble/
Dble_stream.py59 def __handle_rx(self, _: BleakGATTCharacteristic, data: bytearray): member in BleStream
73 await client.start_notify(self.tx_char_uuid, self.__handle_rx)