mirror of
https://github.com/espressif/openthread.git
synced 2026-08-26 12:11:17 +00:00
[csl] add TLV for CSL clock accuracy (#6802)
This commit is contained in:
@@ -77,6 +77,7 @@ class TlvType(IntEnum):
|
||||
SCAN_DURATION = 56
|
||||
ENERGY_LIST = 57
|
||||
CSL_SYNCHRONIZED_TIMEOUT = 85
|
||||
CSL_CLOCK_ACCURACY = 86
|
||||
DISCOVERY_REQUEST = 128
|
||||
DISCOVERY_RESPONSE = 129
|
||||
|
||||
|
||||
Reference in New Issue
Block a user