Home
last modified time | relevance | path

Searched refs:OT_TCAT_APPLICATION_PROTOCOL_TCP (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/include/openthread/
H A Dtcat.h101 OT_TCAT_APPLICATION_PROTOCOL_TCP = 2, ///< Message directed to a TCP service enumerator
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dtcat_agent.hpp234 …kApplicationProtocolTcp = OT_TCAT_APPLICATION_PROTOCOL_TCP, ///< Message directed to a TCP serv…