Home
last modified time | relevance | path

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

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