Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_api.cc306 bool is_active_service(const Uuid& app_uuid128, Uuid* p_svc_uuid, in is_active_service() function
353 if (is_active_service(p_reg->app_uuid128, p_svc_uuid, svc_inst)) { in GATTS_DeleteService()