Searched refs:otTimestamp (Results 1 – 3 of 3) sorted by relevance
209 typedef struct otTimestamp struct214 } otTimestamp; argument223 otTimestamp mActiveTimestamp; ///< Active Timestamp224 otTimestamp mPendingTimestamp; ///< Pending Timestamp
61 typedef otTimestamp Info;
1235 const otTimestamp &activeTimestamp = aDataset.mActiveTimestamp; in EncodeOperationalDataset()1245 const otTimestamp &pendingTimestamp = aDataset.mPendingTimestamp; in EncodeOperationalDataset()