Home
last modified time | relevance | path

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

/openthread-latest/tools/tcat_ble_client/tlv/
Dtcat_tlv.py35 DISCONNECT = 0x09 variable in TcatTLVType
/openthread-latest/tools/tcat_ble_client/ble/
Dble_stream_secure.py153 data = TLV(TcatTLVType.DISCONNECT.value, bytes()).to_bytes()