Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dgatt_api.h60 #define GATT_SERVICE_STARTED 0x8c macro
/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h92 #define BTA_GATT_SERVICE_STARTED GATT_SERVICE_STARTED /* 0x8c */
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_api.c496 return GATT_SERVICE_STARTED; in GATTS_StartService()