Searched defs:aTlvsLength (Results 1 – 6 of 6) sorted by relevance
| /external/openthread/src/core/meshcop/ |
| D | meshcop_tlvs.cpp | 93 const Tlv *Tlv::FindTlv(const uint8_t *aTlvsStart, uint16_t aTlvsLength, Type aType) in FindTlv()
|
| D | meshcop_tlvs.hpp | 211 static Tlv *FindTlv(uint8_t *aTlvsStart, uint16_t aTlvsLength, Type aType) in FindTlv() 238 template <typename TlvType> static TlvType *FindTlv(uint8_t *aTlvsStart, uint16_t aTlvsLength) in FindTlv() 253 …e <typename TlvType> static const TlvType *FindTlv(const uint8_t *aTlvsStart, uint16_t aTlvsLength) in FindTlv()
|
| /external/openthread/tests/unit/ |
| D | test_network_data.cpp | 610 void Populate(const uint8_t *aTlvs, uint8_t aTlvsLength) in TestNetworkDataDsnSrpServices() 748 void Populate(const uint8_t *aTlvs, uint8_t aTlvsLength) in TestNetworkDataDsnSrpAnycastSeqNumSelection()
|
| /external/openthread/src/core/thread/ |
| D | mle_router.cpp | 3319 uint8_t aTlvsLength, in SendChildUpdateResponse() 3401 uint8_t aTlvsLength, in SendDataResponse()
|
| D | mle.cpp | 1800 uint8_t aTlvsLength, in SendDataRequest() 4592 Error Mle::TxMessage::AppendTlvRequestTlv(const uint8_t *aTlvs, uint8_t aTlvsLength) in AppendTlvRequestTlv()
|
| /external/openthread/src/ncp/ |
| D | ncp_base_mtd.cpp | 1371 uint8_t * aTlvsLength, in DecodeOperationalDataset()
|