Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_api.cc308 Uuid* p_this_uuid = gatts_get_service_uuid(info.p_db); in is_active_service() local
310 if (p_this_uuid && app_uuid128 == info.app_uuid && in is_active_service()
311 *p_svc_uuid == *p_this_uuid && (start_handle == info.s_hdl)) { in is_active_service()