]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/mac/tkn154/AssociateP.nc
+ fixed an issue with shadowing some CC2420 files
[tinyos-2.x.git] / tos / lib / mac / tkn154 / AssociateP.nc
index c1b8c2b613190205b090ae05f628bec0953f22f0..fd8f34455cc1285880974019154ea3384fbf5df7 100644 (file)
@@ -62,7 +62,6 @@ module AssociateP
 
     interface DataRequest;
     interface Timer<TSymbolIEEE802154> as ResponseTimeout;
-    interface Get<bool> as IsTrackingBeacons;
     interface Pool<ieee154_txframe_t> as TxFramePool;
     interface Pool<ieee154_txcontrol_t> as TxControlPool;
     interface MLME_GET;