Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c2439 tBT_UUID gatt_service_uuid = {LEN_UUID_16, {UUID_SERVCLASS_GATT_SERVER}}; in bta_gattc_register_service_change_notify() local
2460 if (bta_gattc_uuid_compare(&gatt_service_uuid, &p_service->uuid, TRUE)) { in bta_gattc_register_service_change_notify()