HomeSort by relevance Sort by last modified time
    Searched refs:GATT_SERVICE_STARTED (Results 1 - 5 of 5) sorted by null

  /system/bt/bta/gatt/
bta_gatts_api.cc 145 if (status == GATT_SERVICE_STARTED) {
  /system/bt/stack/include/
gatt_api.h 60 #define GATT_SERVICE_STARTED 0x8c
706 * Returns on success GATT_SERVICE_STARTED is returned, and
    [all...]
  /system/bt/stack/srvc/
srvc_dis.cc 375 if (status != GATT_SERVICE_STARTED) {
  /system/bt/bta/include/
bta_gatt_api.h 85 #define BTA_GATT_SERVICE_STARTED GATT_SERVICE_STARTED /* 0x8c */
    [all...]
  /system/bt/stack/gatt/
gatt_api.cc 191 * Returns on success GATT_SERVICE_STARTED is returned, and
355 return GATT_SERVICE_STARTED;
    [all...]

Completed in 3465 milliseconds