mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-03 06:47:04 -04:00
milan-avb: gptp: handle MANAGEMENT_ERROR_STATUS TLV as stale-data signal
This commit is contained in:
parent
09b3f0dc34
commit
4da6e39281
2 changed files with 13 additions and 1 deletions
|
|
@ -24,6 +24,7 @@ extern "C" {
|
|||
#define PTP_MGMT_ACTION_GET 0
|
||||
#define PTP_MGMT_ACTION_RESPONSE 2
|
||||
#define PTP_TLV_TYPE_MGMT 0x0001
|
||||
#define PTP_TLV_TYPE_MGMT_ERROR_STATUS 0x0002
|
||||
#define PTP_MGMT_ID_DEFAULT_DATA_SET 0x2000
|
||||
#define PTP_MGMT_ID_CURRENT_DATA_SET 0x2001
|
||||
#define PTP_MGMT_ID_PARENT_DATA_SET 0x2002
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue