Home
last modified time | relevance | path

Searched defs:aServiceDataLength (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_service.cpp49 uint8_t aServiceDataLength, in AddService()
62 Error Manager::RemoveService(const void *aServiceData, uint8_t aServiceDataLength) in RemoveService()
H A Dnetwork_data_tlvs.hpp1423 static uint16_t CalculateSize(uint32_t aEnterpriseNumber, uint8_t aServiceDataLength) in CalculateSize()
/aosp_15_r20/external/openthread/src/core/api/
H A Dserver_api.cpp66 uint8_t aServiceDataLength) in otServerRemoveService()