Home
last modified time | relevance | path

Searched defs:tx_char_uuid (Results 1 – 1 of 1) sorted by relevance

/external/openthread/tools/tcat_ble_client/ble/
Dble_stream.py44 def __init__(self, client, service_uuid, tx_char_uuid, rx_char_uuid): argument
69 …async def create(cls, address_or_ble_device: Union[BLEDevice, str], service_uuid, tx_char_uuid, rx… argument