Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dgatt_api.h60 #define GATT_SERVICE_STARTED 0x008c macro
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_api.c495 return GATT_SERVICE_STARTED; in GATTS_StartService()