Searched defs:UriPath (Results 1 – 1 of 1) sorted by relevance
46 struct UriPath struct48 static const char kAddressQuery[]; ///< The URI Path for Address Query ("a/aq").49 static const char kAddressNotify[]; ///< The URI Path for Address Notify ("a/an").50 static const char kAddressError[]; ///< The URI Path for Address Error ("a/ae").51 static const char kAddressRelease[]; ///< The URI Path for Address Release ("a/ar").52 static const char kAddressSolicit[]; ///< The URI Path for Address Solicit ("a/as").53 static const char kAnycastLocate[]; ///< The URI Path for Anycast Locate ("a/yl")54 static const char kActiveGet[]; ///< The URI Path for MGMT_ACTIVE_GE ("c/ag")T55 static const char kActiveSet[]; ///< The URI Path for MGMT_ACTIVE_SET ("c/as").56 … static const char kDatasetChanged[]; ///< The URI Path for MGMT_DATASET_CHANGED ("c/dc").[all …]