]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/mac/tkn154/interfaces/private/FrameTxNow.nc
- re-designed the radio driver interfaces, restructured/improved the CC2420 radio...
[tinyos-2.x.git] / tos / lib / mac / tkn154 / interfaces / private / FrameTxNow.nc
index beca22a1b3cbcdd33361737bb9fb89be39ba27cc..7ac79658e130afe560d5eb4affbeed359a9b0fcd 100644 (file)
@@ -34,7 +34,7 @@
 interface FrameTxNow
 {
   /**
-   * Transmits a frame buffer.
+   * Transmits a frame.
    *
    * @param  txFrame    the frame to transmit
    * @return IEEE154_SUCCESS if the request was accepted and
@@ -44,7 +44,7 @@ interface FrameTxNow
 
 
   /**
-   * Signals the completion of the transmission of a frame buffer.
+   * Signals the completion of the transmission of a frame.
    *
    * @param  txFrame    the frame that was transmitted
    * @param  status     the result of the transmission