mirror of
https://github.com/espressif/openthread.git
synced 2026-08-21 09:59:52 +00:00
[radio] unify around otExtAddress type (#2029)
This commit is contained in:
@@ -200,7 +200,7 @@ typedef enum _OTLWF_NOTIF_TYPE
|
||||
#define IOCTL_OTLWF_OT_EXTENDED_ADDRESS \
|
||||
OTLWF_CTL_CODE(107, METHOD_BUFFERED, FILE_READ_DATA | FILE_WRITE_DATA)
|
||||
// GUID - InterfaceGuid
|
||||
// otExtAddress - aExtendedAddress
|
||||
// otExtAddress - aExtAddress
|
||||
|
||||
#define IOCTL_OTLWF_OT_EXTENDED_PANID \
|
||||
OTLWF_CTL_CODE(108, METHOD_BUFFERED, FILE_READ_DATA | FILE_WRITE_DATA)
|
||||
|
||||
Reference in New Issue
Block a user