Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h61 #define GATT_SERVICE_STARTED 0x8c macro
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h120 #define BTA_GATT_SERVICE_STARTED GATT_SERVICE_STARTED /* 0x8c */
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c471 return GATT_SERVICE_STARTED; in GATTS_StartService()