]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/mac/tkn154/dummies/NoDisassociateP.nc
Extended the signature of a dummy component
[tinyos-2.x.git] / tos / lib / mac / tkn154 / dummies / NoDisassociateP.nc
index 12b8f340a159506ad1390e50d84c90e3ea69b405..31a1956b71a05cf77e222ba2636f8d5b0031c3b1 100644 (file)
@@ -56,6 +56,7 @@ module NoDisassociateP
     interface Pool<ieee154_txframe_t> as TxFramePool;
     interface Pool<ieee154_txcontrol_t> as TxControlPool;
     interface MLME_GET;
+    interface MLME_SET;
     interface FrameUtility;
     interface IEEE154Frame as Frame;
     interface Get<uint64_t> as LocalExtendedAddress;