Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h107 #define GATTS_SEND_SERVICE_CHANGE_MANUAL 1 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c1733 if (mode > GATTS_SEND_SERVICE_CHANGE_MANUAL) { in GATTS_SetServiceChangeMode()