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

  /system/bt/stack/srvc/
srvc_battery.c 129 st = GATT_NOT_LONG;
srvc_dis.c 133 st = GATT_NOT_LONG;
  /system/bt/stack/include/
gatt_api.h 40 #define GATT_NOT_LONG 0x0b
    [all...]
  /system/bt/stack/gatt/
gatt_db.c 178 GATT_TRACE_ERROR("GATT_NOT_LONG");
179 return GATT_NOT_LONG;
    [all...]
gatt_cl.c 593 (reason == GATT_NOT_LONG))
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 71 #define BTA_GATT_NOT_LONG GATT_NOT_LONG /* 0x000b */
    [all...]
  /system/bt/stack/gap/
gap_ble.c 228 return GATT_NOT_LONG;

Completed in 36 milliseconds