Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_sr.c927 tBT_UUID uuid, value, primary_service = {LEN_UUID_16, {GATT_UUID_PRI_SERVICE}}; in gatts_process_primary_service_req() local
935 if (gatt_uuid_compare(uuid, primary_service)) { in gatts_process_primary_service_req()