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

  /external/bluetooth/bluedroid/stack/srvc/
srvc_battery.c 129 st = GATT_NOT_LONG;
srvc_dis.c 130 st = GATT_NOT_LONG;
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 39 #define GATT_NOT_LONG 0x0b
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_db.c 176 GATT_TRACE_ERROR("GATT_NOT_LONG");
177 return GATT_NOT_LONG;
    [all...]
gatt_cl.c 592 (reason == GATT_NOT_LONG))
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 71 #define BTA_GATT_NOT_LONG GATT_NOT_LONG /* 0x000b */
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 235 return GATT_NOT_LONG;

Completed in 38 milliseconds