Home
last modified time | relevance | path

Searched defs:ValidateService (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dlocal_service_manager.cc100 bool ValidateService(const Service& service, size_t* out_attr_count) { in ValidateService() function
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_leader_ftd.cpp513 Error Leader::ValidateService(const ServiceTlv &aService, uint16_t aRloc16) in ValidateService() function in ot::NetworkData::Leader